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/06/30 11:43:47 UTC

svn commit: r789640 - /jackrabbit/commons/ocm/trunk/pom.xml

Author: jukka
Date: Tue Jun 30 09:43:47 2009
New Revision: 789640

URL: http://svn.apache.org/viewvc?rev=789640&view=rev
Log:
ocm: Update to parent POM version 3 and adjust build settings accordingly

Modified:
    jackrabbit/commons/ocm/trunk/pom.xml

Modified: jackrabbit/commons/ocm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/ocm/trunk/pom.xml?rev=789640&r1=789639&r2=789640&view=diff
==============================================================================
--- jackrabbit/commons/ocm/trunk/pom.xml (original)
+++ jackrabbit/commons/ocm/trunk/pom.xml Tue Jun 30 09:43:47 2009
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>parent</artifactId>
-    <version>2</version>
+    <version>3</version>
   </parent>
 
   <artifactId>jackrabbit-ocm</artifactId>
@@ -187,13 +187,13 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm
+      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm
+      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/commons/ocm/trunk
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/asf/jackrabbit/trunk/jackrabbit-ocm
+      http://svn.apache.org/viewvc/asf/jackrabbit/commons/ocm/trunk
     </url>
   </scm>