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:08:25 UTC

svn commit: r1228224 - /incubator/accumulo/branches/1.4/pom.xml

Author: ecn
Date: Fri Jan  6 15:08:24 2012
New Revision: 1228224

URL: http://svn.apache.org/viewvc?rev=1228224&view=rev
Log:
ACCUMULO-222 eliminating diffs against a release dry run

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

Modified: incubator/accumulo/branches/1.4/pom.xml
URL: http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4/pom.xml?rev=1228224&r1=1228223&r2=1228224&view=diff
==============================================================================
--- incubator/accumulo/branches/1.4/pom.xml (original)
+++ incubator/accumulo/branches/1.4/pom.xml Fri Jan  6 15:08:24 2012
@@ -633,9 +633,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>https://svn.apache.org/repos/asf/incubator/accumulo/trunk</connection>
-    <developerConnection>https://svn.apache.org/repos/asf/incubator/accumulo/trunk</developerConnection>
-    <url>https://svn.apache.org/repos/asf/incubator/accumulo/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/accumulo/branches/1.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/accumulo/branches/1.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/accumulo/branches/1.4</url>
   </scm>
 
   <ciManagement>