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 2010/06/01 14:07:22 UTC

svn commit: r950034 - /jackrabbit/branches/1.4/jackrabbit-core/pom.xml

Author: jukka
Date: Tue Jun  1 12:07:22 2010
New Revision: 950034

URL: http://svn.apache.org/viewvc?rev=950034&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    jackrabbit/branches/1.4/jackrabbit-core/pom.xml

Modified: jackrabbit/branches/1.4/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-core/pom.xml?rev=950034&r1=950033&r2=950034&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/1.4/jackrabbit-core/pom.xml Tue Jun  1 12:07:22 2010
@@ -29,7 +29,7 @@
     <version>1.4</version>
   </parent>
   <artifactId>jackrabbit-core</artifactId>
-  <version>1.4.12</version>
+  <version>1.4.13-SNAPSHOT</version>
   <name>Jackrabbit Core</name>
   <description>Jackrabbit content repository implementation</description>
 
@@ -43,13 +43,13 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-core-1.4.12
+      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/1.4/jackrabbit-core
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-core-1.4.12
+      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/1.4/jackrabbit-core
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/jackrabbit/tags/jackrabbit-core-1.4.12
+      http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-core
     </url>
   </scm>