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 2009/04/25 18:13:15 UTC

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

Author: jbonofre
Date: Sat Apr 25 16:13:14 2009
New Revision: 768556

URL: http://svn.apache.org/viewvc?rev=768556&view=rev
Log:
Update the ServiceMix POM to version 3-SNAPSHOT to include new Apache Nexus maven repository.

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=768556&r1=768555&r2=768556&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Sat Apr 25 16:13:14 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>2</version>
+        <version>3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>