You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ec...@apache.org on 2012/01/06 16:41:21 UTC

svn commit: r1228234 - /incubator/accumulo/branches/1.3/pom.xml

Author: ecn
Date: Fri Jan  6 15:41:21 2012
New Revision: 1228234

URL: http://svn.apache.org/viewvc?rev=1228234&view=rev
Log:
ACCUMULO-222 removing unnecessary and conflicting sections that should be inherited from apache

Modified:
    incubator/accumulo/branches/1.3/pom.xml

Modified: incubator/accumulo/branches/1.3/pom.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.3/pom.xml?rev=1228234&r1=1228233&r2=1228234&view=diff
==============================================================================
--- incubator/accumulo/branches/1.3/pom.xml (original)
+++ incubator/accumulo/branches/1.3/pom.xml Fri Jan  6 15:41:21 2012
@@ -632,7 +632,7 @@
     </repository>
   </repositories>
 
-  <distributionManagement>
+  <!--distributionManagement>
     <repository>
       <id>accumulo-releases-repo</id>
       <url>http://incubator.apache.org/accumulo</url>
@@ -641,7 +641,7 @@
       <id>accumulo-snapshots-repo</id>
       <url>http://incubator.apache.org/accumulo</url>
     </snapshotRepository>
-  </distributionManagement>
+  </distributionManagement-->
 
   <issueManagement>
     <url>https://issues.apache.org/jira/browse/ACCUMULO</url>