You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2011/12/20 20:17:39 UTC

svn commit: r1221444 - in /jackrabbit/trunk: jackrabbit-parent/pom.xml pom.xml

Author: jukka
Date: Tue Dec 20 19:17:39 2011
New Revision: 1221444

URL: http://svn.apache.org/viewvc?rev=1221444&view=rev
Log:
Revert revision 1221441 to re-retry mvn release:branch (having trouble with the svn.eu.apache.org sync delay).

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1221444&r1=1221443&r2=1221444&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Dec 20 19:17:39 2011
@@ -900,10 +900,4 @@
       <timezone>-5</timezone>
     </developer>
   </developers>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/2.4/jackrabbit-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.4/jackrabbit-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/branches/2.4/jackrabbit-parent</url>
-  </scm>
 </project>

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?rev=1221444&r1=1221443&r2=1221444&view=diff
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Tue Dec 20 19:17:39 2011
@@ -59,9 +59,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/2.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/trunk</url>
   </scm>
 
   <build>