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:38:06 UTC

svn commit: r789639 - /jackrabbit/commons/jcr-servlet/trunk/pom.xml

Author: jukka
Date: Tue Jun 30 09:38:06 2009
New Revision: 789639

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

Modified:
    jackrabbit/commons/jcr-servlet/trunk/pom.xml

Modified: jackrabbit/commons/jcr-servlet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-servlet/trunk/pom.xml?rev=789639&r1=789638&r2=789639&view=diff
==============================================================================
--- jackrabbit/commons/jcr-servlet/trunk/pom.xml (original)
+++ jackrabbit/commons/jcr-servlet/trunk/pom.xml Tue Jun 30 09:38:06 2009
@@ -26,13 +26,9 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>parent</artifactId>
-    <version>2</version>
+    <version>3</version>
   </parent>
 
-  <prerequisites>
-    <maven>2.0.9</maven>
-  </prerequisites>
-
   <artifactId>jackrabbit-jcr-servlet</artifactId>
   <version>1.6-SNAPSHOT</version>