You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/11/11 12:02:03 UTC

svn commit: r834838 - /servicemix/utils/trunk/pom.xml

Author: gertv
Date: Wed Nov 11 11:02:02 2009
New Revision: 834838

URL: http://svn.apache.org/viewvc?rev=834838&view=rev
Log:
Reverting to parent pom 3 to fix build until version 4 has been released

Modified:
    servicemix/utils/trunk/pom.xml

Modified: servicemix/utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=834838&r1=834837&r2=834838&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Wed Nov 11 11:02:02 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix-pom</artifactId>
-    <version>4</version>
+    <version>3</version>
   </parent>
 
   <artifactId>servicemix-utils</artifactId>