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 2009/09/09 13:51:35 UTC

svn commit: r812903 - /jackrabbit/parent/trunk/pom.xml

Author: jukka
Date: Wed Sep  9 11:51:35 2009
New Revision: 812903

URL: http://svn.apache.org/viewvc?rev=812903&view=rev
Log:
[maven-release-plugin] prepare release 4

Modified:
    jackrabbit/parent/trunk/pom.xml

Modified: jackrabbit/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=812903&r1=812902&r2=812903&view=diff
==============================================================================
--- jackrabbit/parent/trunk/pom.xml (original)
+++ jackrabbit/parent/trunk/pom.xml Wed Sep  9 11:51:35 2009
@@ -30,7 +30,7 @@
   <!-- =================================================================== -->
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>parent</artifactId>
-  <version>4-SNAPSHOT</version>
+  <version>4</version>
   <packaging>pom</packaging>
 
   <name>Apache Jackrabbit</name>
@@ -45,12 +45,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/trunk
+      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/tags/4
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/trunk
+      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/4
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/parent/trunk</url>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/4</url>
   </scm>
 
   <!-- =================================================================== -->