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 2010/03/22 20:38:32 UTC

svn commit: r926261 - /servicemix/components/shared-libraries/trunk/pom.xml

Author: gertv
Date: Mon Mar 22 19:38:32 2010
New Revision: 926261

URL: http://svn.apache.org/viewvc?rev=926261&view=rev
Log:
Upgrade to components-pom 6-SNAPSHOT to pick up fix in jbi-maven-plugin

Modified:
    servicemix/components/shared-libraries/trunk/pom.xml

Modified: servicemix/components/shared-libraries/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/shared-libraries/trunk/pom.xml?rev=926261&r1=926260&r2=926261&view=diff
==============================================================================
--- servicemix/components/shared-libraries/trunk/pom.xml (original)
+++ servicemix/components/shared-libraries/trunk/pom.xml Mon Mar 22 19:38:32 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>