You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/07/30 20:56:43 UTC

svn commit: r561091 - /incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml

Author: gnodet
Date: Mon Jul 30 11:56:42 2007
New Revision: 561091

URL: http://svn.apache.org/viewvc?view=rev&rev=561091
Log:
Fix main pom

Modified:
    incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml

Modified: incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml?view=diff&rev=561091&r1=561090&r2=561091
==============================================================================
--- incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml (original)
+++ incubator/servicemix/branches/osgi/servicemix-osgi-spring/pom.xml Mon Jul 30 11:56:42 2007
@@ -6,7 +6,7 @@
   <artifactId>osgi</artifactId>
   <packaging>pom</packaging>
   <name>ServiceMix</name>
-  <version>${servicemix.version}</version>
+  <version>4.0-SNAPSHOT</version>
 
   <modules>
     <module>bundles</module>