You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/11/04 21:00:29 UTC

svn commit: r1031199 - /servicemix/smx3/trunk/pom.xml

Author: jbonofre
Date: Thu Nov  4 20:00:29 2010
New Revision: 1031199

URL: http://svn.apache.org/viewvc?rev=1031199&view=rev
Log:
Upgrade the parent servicemix-pom version.

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=1031199&r1=1031198&r2=1031199&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Thu Nov  4 20:00:29 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>4</version>
+        <version>5</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>