[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx3/trunk@1356197 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/common/pom.xml b/common/pom.xml
index aa522a5..55d747f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>common</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<name>ServiceMix :: Common</name>
<packaging>pom</packaging>
diff --git a/common/servicemix-components/pom.xml b/common/servicemix-components/pom.xml
index 8cd5dab..5a209ec 100644
--- a/common/servicemix-components/pom.xml
+++ b/common/servicemix-components/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>common</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-components</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 1ed7e4c..8acbaf0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>parent</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
diff --git a/core/servicemix-audit/pom.xml b/core/servicemix-audit/pom.xml
index f5ee1b7..e5d7508 100644
--- a/core/servicemix-audit/pom.xml
+++ b/core/servicemix-audit/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>core</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-audit</artifactId>
diff --git a/core/servicemix-core/pom.xml b/core/servicemix-core/pom.xml
index fc9572e..0c0ec0a 100644
--- a/core/servicemix-core/pom.xml
+++ b/core/servicemix-core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>core</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-core</artifactId>
diff --git a/deployables/pom.xml b/deployables/pom.xml
index a416885..126f9d6 100644
--- a/deployables/pom.xml
+++ b/deployables/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>deployables</artifactId>
diff --git a/deployables/serviceengines/pom.xml b/deployables/serviceengines/pom.xml
index 8b8a254..70951fa 100644
--- a/deployables/serviceengines/pom.xml
+++ b/deployables/serviceengines/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>parent</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
diff --git a/deployables/serviceengines/servicemix-lwcontainer/pom.xml b/deployables/serviceengines/servicemix-lwcontainer/pom.xml
index 5bbd74b..5763db2 100644
--- a/deployables/serviceengines/servicemix-lwcontainer/pom.xml
+++ b/deployables/serviceengines/servicemix-lwcontainer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>serviceengines</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-lwcontainer</artifactId>
diff --git a/distributions/apache-servicemix-web/pom.xml b/distributions/apache-servicemix-web/pom.xml
index d649b1f..45f386e 100644
--- a/distributions/apache-servicemix-web/pom.xml
+++ b/distributions/apache-servicemix-web/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>assemblies</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>apache-servicemix-web</artifactId>
diff --git a/distributions/apache-servicemix/pom.xml b/distributions/apache-servicemix/pom.xml
index 30877ff..ecd5601 100644
--- a/distributions/apache-servicemix/pom.xml
+++ b/distributions/apache-servicemix/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>assemblies</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>apache-servicemix</artifactId>
diff --git a/distributions/pom.xml b/distributions/pom.xml
index 88c403c..b7b883e 100644
--- a/distributions/pom.xml
+++ b/distributions/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>assemblies</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index f218116..ba7db19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>parent</artifactId>
diff --git a/platforms/geronimo/deployer-service/pom.xml b/platforms/geronimo/deployer-service/pom.xml
index c9761cc..de5b576 100644
--- a/platforms/geronimo/deployer-service/pom.xml
+++ b/platforms/geronimo/deployer-service/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>deployer-service</artifactId>
diff --git a/platforms/geronimo/deployer/pom.xml b/platforms/geronimo/deployer/pom.xml
index b09fd7b..a6a2c3f 100644
--- a/platforms/geronimo/deployer/pom.xml
+++ b/platforms/geronimo/deployer/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>deployer</artifactId>
diff --git a/platforms/geronimo/pom.xml b/platforms/geronimo/pom.xml
index 86080d5..a028422 100644
--- a/platforms/geronimo/pom.xml
+++ b/platforms/geronimo/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>platforms</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.geronimo</groupId>
diff --git a/platforms/geronimo/servicemix-service/pom.xml b/platforms/geronimo/servicemix-service/pom.xml
index e6b98c2..7454d24 100644
--- a/platforms/geronimo/servicemix-service/pom.xml
+++ b/platforms/geronimo/servicemix-service/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-service</artifactId>
diff --git a/platforms/geronimo/servicemix/pom.xml b/platforms/geronimo/servicemix/pom.xml
index 14e548d..2d864c9 100644
--- a/platforms/geronimo/servicemix/pom.xml
+++ b/platforms/geronimo/servicemix/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.geronimo</groupId>
<artifactId>geronimo</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix</artifactId>
diff --git a/platforms/jboss/deployer/pom.xml b/platforms/jboss/deployer/pom.xml
index 652c181..dd20c73 100644
--- a/platforms/jboss/deployer/pom.xml
+++ b/platforms/jboss/deployer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.jboss</groupId>
<artifactId>jboss</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>deployer</artifactId>
diff --git a/platforms/jboss/pom.xml b/platforms/jboss/pom.xml
index 34a4add..6749dfd 100644
--- a/platforms/jboss/pom.xml
+++ b/platforms/jboss/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>platforms</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.jboss</groupId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 0565ba8..619c2af 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index c0d9c75..d77daa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ServiceMix</name>
@@ -43,9 +43,9 @@
</prerequisites>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.4.1</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.4.1</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/servicemix/smx3/tags/servicemix-3.4.1</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx3/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx3/trunk/</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/servicemix/smx3/trunk/</url>
</scm>
<repositories>
diff --git a/samples/basic/pom.xml b/samples/basic/pom.xml
index b10c1ff..e597eed 100644
--- a/samples/basic/pom.xml
+++ b/samples/basic/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/bridge-camel/bridge-camel-sa/pom.xml b/samples/bridge-camel/bridge-camel-sa/pom.xml
index c1ae86c..5441da1 100644
--- a/samples/bridge-camel/bridge-camel-sa/pom.xml
+++ b/samples/bridge-camel/bridge-camel-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge-camel</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge-camel</groupId>
@@ -36,17 +36,17 @@
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-http-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.bridge-camel</groupId>
<artifactId>bridge-camel-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-jms-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/samples/bridge-camel/bridge-camel-su/pom.xml b/samples/bridge-camel/bridge-camel-su/pom.xml
index a4a52f4..8305505 100644
--- a/samples/bridge-camel/bridge-camel-su/pom.xml
+++ b/samples/bridge-camel/bridge-camel-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge-camel</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge-camel</groupId>
diff --git a/samples/bridge-camel/pom.xml b/samples/bridge-camel/pom.xml
index 6668659..c606f84 100644
--- a/samples/bridge-camel/pom.xml
+++ b/samples/bridge-camel/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/bridge/bridge-eip-su/pom.xml b/samples/bridge/bridge-eip-su/pom.xml
index 74e14d5..70de3d9 100644
--- a/samples/bridge/bridge-eip-su/pom.xml
+++ b/samples/bridge/bridge-eip-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
diff --git a/samples/bridge/bridge-http-su/pom.xml b/samples/bridge/bridge-http-su/pom.xml
index 0f3ad78..a9dc5a2 100644
--- a/samples/bridge/bridge-http-su/pom.xml
+++ b/samples/bridge/bridge-http-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
diff --git a/samples/bridge/bridge-jms-su/pom.xml b/samples/bridge/bridge-jms-su/pom.xml
index 0a10c5c..40ccafe 100644
--- a/samples/bridge/bridge-jms-su/pom.xml
+++ b/samples/bridge/bridge-jms-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
diff --git a/samples/bridge/bridge-sa-itest/pom.xml b/samples/bridge/bridge-sa-itest/pom.xml
index de5a955..4690943 100644
--- a/samples/bridge/bridge-sa-itest/pom.xml
+++ b/samples/bridge/bridge-sa-itest/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
@@ -37,14 +37,14 @@
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-sa</artifactId>
<type>zip</type>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<!-- for testing -->
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-core</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/samples/bridge/bridge-sa/pom.xml b/samples/bridge/bridge-sa/pom.xml
index be7410a..9fdfc50 100644
--- a/samples/bridge/bridge-sa/pom.xml
+++ b/samples/bridge/bridge-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
@@ -36,22 +36,22 @@
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-http-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-eip-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-xslt-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.bridge</groupId>
<artifactId>bridge-jms-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/samples/bridge/bridge-xslt-su/pom.xml b/samples/bridge/bridge-xslt-su/pom.xml
index 6b60c90..3486357 100644
--- a/samples/bridge/bridge-xslt-su/pom.xml
+++ b/samples/bridge/bridge-xslt-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>bridge</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.bridge</groupId>
diff --git a/samples/bridge/pom.xml b/samples/bridge/pom.xml
index 5a8898b..f2e9a4e 100644
--- a/samples/bridge/pom.xml
+++ b/samples/bridge/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/camel/camel-sa-itest/pom.xml b/samples/camel/camel-sa-itest/pom.xml
index fdc01d7..f11006d 100644
--- a/samples/camel/camel-sa-itest/pom.xml
+++ b/samples/camel/camel-sa-itest/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>camel</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
@@ -38,7 +38,7 @@
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>camel-sa</artifactId>
<type>zip</type>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<!-- for testing -->
diff --git a/samples/camel/camel-sa/pom.xml b/samples/camel/camel-sa/pom.xml
index c334f16..ceb44b4 100644
--- a/samples/camel/camel-sa/pom.xml
+++ b/samples/camel/camel-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>camel</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>camel-simple-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/samples/camel/camel-simple-su/pom.xml b/samples/camel/camel-simple-su/pom.xml
index 0b0725c..262325d 100644
--- a/samples/camel/camel-simple-su/pom.xml
+++ b/samples/camel/camel-simple-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>camel</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/camel/pom.xml b/samples/camel/pom.xml
index a37c320..a0cebac 100644
--- a/samples/camel/pom.xml
+++ b/samples/camel/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/cxf-wsdl-first/pom.xml b/samples/cxf-wsdl-first/pom.xml
index 80b1cce..4149bc4 100644
--- a/samples/cxf-wsdl-first/pom.xml
+++ b/samples/cxf-wsdl-first/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml b/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
index 93fdc67..265360f 100644
--- a/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
+++ b/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
@@ -36,12 +36,12 @@
<dependency>
<groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
<artifactId>wsdl-first-cxfse-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
<artifactId>wsdl-first-cxfbc-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml b/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
index df970ad..2385300 100644
--- a/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
+++ b/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
diff --git a/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml b/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
index 23bb30e..405f409 100644
--- a/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
+++ b/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
diff --git a/samples/loan-broker/loan-broker-bean-su/pom.xml b/samples/loan-broker/loan-broker-bean-su/pom.xml
index 59f1e23..304a22e 100644
--- a/samples/loan-broker/loan-broker-bean-su/pom.xml
+++ b/samples/loan-broker/loan-broker-bean-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-core</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/samples/loan-broker/loan-broker-drools-su/pom.xml b/samples/loan-broker/loan-broker-drools-su/pom.xml
index 2f9cbf8..e0f6bd5 100644
--- a/samples/loan-broker/loan-broker-drools-su/pom.xml
+++ b/samples/loan-broker/loan-broker-drools-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
diff --git a/samples/loan-broker/loan-broker-jms-su/pom.xml b/samples/loan-broker/loan-broker-jms-su/pom.xml
index 19c7248..88f798f 100644
--- a/samples/loan-broker/loan-broker-jms-su/pom.xml
+++ b/samples/loan-broker/loan-broker-jms-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
diff --git a/samples/loan-broker/loan-broker-ode-su/pom.xml b/samples/loan-broker/loan-broker-ode-su/pom.xml
index 5bd01af..8b34937 100644
--- a/samples/loan-broker/loan-broker-ode-su/pom.xml
+++ b/samples/loan-broker/loan-broker-ode-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
diff --git a/samples/loan-broker/loan-broker-sa/pom.xml b/samples/loan-broker/loan-broker-sa/pom.xml
index bb80b86..fbdf936 100644
--- a/samples/loan-broker/loan-broker-sa/pom.xml
+++ b/samples/loan-broker/loan-broker-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>loan-broker</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,22 +36,22 @@
<dependency>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
<artifactId>loan-broker-ode-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
<artifactId>loan-broker-bean-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
<artifactId>loan-broker-drools-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.loan-broker</groupId>
<artifactId>loan-broker-jms-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/samples/loan-broker/pom.xml b/samples/loan-broker/pom.xml
index 9ab3653..1a3ac15 100644
--- a/samples/loan-broker/pom.xml
+++ b/samples/loan-broker/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/pom.xml b/samples/pom.xml
index 01d2b13..f9898c5 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>samples</artifactId>
diff --git a/samples/servicemix-web/pom.xml b/samples/servicemix-web/pom.xml
index 38b620e..f601815 100644
--- a/samples/servicemix-web/pom.xml
+++ b/samples/servicemix-web/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/wsdl-first/pom.xml b/samples/wsdl-first/pom.xml
index e44cef3..b2bcc3f 100644
--- a/samples/wsdl-first/pom.xml
+++ b/samples/wsdl-first/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>samples</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples</groupId>
diff --git a/samples/wsdl-first/wsdl-first-http-su/pom.xml b/samples/wsdl-first/wsdl-first-http-su/pom.xml
index 7212b82..385ffe0 100644
--- a/samples/wsdl-first/wsdl-first-http-su/pom.xml
+++ b/samples/wsdl-first/wsdl-first-http-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.wsdl-first</groupId>
diff --git a/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml b/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
index 3ef8c8e..67603de 100644
--- a/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
+++ b/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.wsdl-first</groupId>
diff --git a/samples/wsdl-first/wsdl-first-sa/pom.xml b/samples/wsdl-first/wsdl-first-sa/pom.xml
index eaf849a..8144393 100644
--- a/samples/wsdl-first/wsdl-first-sa/pom.xml
+++ b/samples/wsdl-first/wsdl-first-sa/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.samples</groupId>
<artifactId>wsdl-first</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -36,12 +36,12 @@
<dependency>
<groupId>org.apache.servicemix.samples.wsdl-first</groupId>
<artifactId>wsdl-first-jsr181-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicemix.samples.wsdl-first</groupId>
<artifactId>wsdl-first-http-su</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/servicemix-itests/pom.xml b/servicemix-itests/pom.xml
index d053bdb..500c561 100644
--- a/servicemix-itests/pom.xml
+++ b/servicemix-itests/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>servicemix-itests</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index e2fd98f..1d118b7 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
</parent>
<artifactId>web</artifactId>
diff --git a/web/servicemix-console/pom.xml b/web/servicemix-console/pom.xml
index 5f8aa6c..8b11dfb 100644
--- a/web/servicemix-console/pom.xml
+++ b/web/servicemix-console/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/web/servicemix-web-console/pom.xml b/web/servicemix-web-console/pom.xml
index 35b8b6e..163ec89 100644
--- a/web/servicemix-web-console/pom.xml
+++ b/web/servicemix-web-console/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix</artifactId>
- <version>3.4.1</version>
+ <version>3.4.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>