Author: gnodet
Date: Tue Mar 6 12:07:12 2007
New Revision: 515277
URL: http://svn.apache.org/viewvc?view=rev&rev=515277
Log:
Fix version in all modules to 3.1.1-SNAPSHOT
Modified:
incubator/servicemix/branches/servicemix-3.1/distributions/apache-servicemix-web/pom.xml
incubator/servicemix/branches/servicemix-3.1/distributions/pom.xml
Modified:
incubator/servicemix/branches/servicemix-3.1/distributions/apache-servicemix-web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/distributions/apache-servicemix-web/pom.xml?view=diff&rev=515277&r1=515276&r2=515277
==============================================================================
---
incubator/servicemix/branches/servicemix-3.1/distributions/apache-servicemix-web/pom.xml
(original)
+++
incubator/servicemix/branches/servicemix-3.1/distributions/apache-servicemix-web/pom.xml
Tue Mar 6 12:07:12 2007
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>assemblies</artifactId>
- <version>3.1.1-incubating</version>
+ <version>3.1.1-incubating-SNAPSHOT</version>
</parent>
<artifactId>apache-servicemix-web</artifactId>
Modified: incubator/servicemix/branches/servicemix-3.1/distributions/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/distributions/pom.xml?view=diff&rev=515277&r1=515276&r2=515277
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/distributions/pom.xml
(original)
+++ incubator/servicemix/branches/servicemix-3.1/distributions/pom.xml Tue Mar
6 12:07:12 2007
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.1.1-incubating</version>
+ <version>3.1.1-incubating-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>assemblies</artifactId>
- <version>3.1.1-incubating</version>
+ <version>3.1.1-incubating-SNAPSHOT</version>
<name>ServiceMix :: Assemblies</name>
<packaging>pom</packaging>