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:42:05 UTC

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

Author: ecn
Date: Fri Jan  6 15:42:05 2012
New Revision: 1228235

URL: http://svn.apache.org/viewvc?rev=1228235&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=1228235&r1=1228234&r2=1228235&view=diff
==============================================================================
--- incubator/accumulo/branches/1.3/pom.xml (original)
+++ incubator/accumulo/branches/1.3/pom.xml Fri Jan  6 15:42:05 2012
@@ -625,24 +625,6 @@
     </dependency>
   </dependencies>
 
-  <repositories>
-    <repository>
-      <id>legacy-releases</id>
-      <url>http://incubator.apache.org/accumulo/mvn_repo</url>
-    </repository>
-  </repositories>
-
-  <!--distributionManagement>
-    <repository>
-      <id>accumulo-releases-repo</id>
-      <url>http://incubator.apache.org/accumulo</url>
-    </repository>
-    <snapshotRepository>
-      <id>accumulo-snapshots-repo</id>
-      <url>http://incubator.apache.org/accumulo</url>
-    </snapshotRepository>
-  </distributionManagement-->
-
   <issueManagement>
     <url>https://issues.apache.org/jira/browse/ACCUMULO</url>
     <system>Apache's JIRA issue tracker</system>