Modified: incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.bridge</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-saxon</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> </dependencies> @@ -48,4 +48,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project>
Modified: incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples</groupId> @@ -84,4 +84,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.loan-broker</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-jms</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> </dependencies> @@ -48,4 +48,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.loan-broker</groupId> @@ -35,17 +35,17 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-lwcontainer</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-components</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-core</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> @@ -65,4 +65,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-ode-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-ode-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-ode-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-ode-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.loan-broker</groupId> Modified: incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.loan-broker</groupId> @@ -35,17 +35,17 @@ <dependency> <groupId>org.apache.servicemix.samples.loan-broker</groupId> <artifactId>loan-broker-ode-su</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.loan-broker</groupId> <artifactId>loan-broker-lw-su</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.loan-broker</groupId> <artifactId>loan-broker-jms-su</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1/samples/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix</groupId> @@ -72,4 +72,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples</groupId> @@ -143,4 +143,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/ws-sec/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/ws-sec/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/ws-sec/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/ws-sec/pom.xml Wed Sep 26 05:08:46 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples</groupId> @@ -82,4 +82,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-http</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> </dependencies> @@ -48,4 +48,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> Modified: incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> @@ -35,12 +35,12 @@ <dependency> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> <artifactId>wsdl-first-jsr181-su</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> <artifactId>wsdl-first-http-su</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> </dependencies> @@ -54,4 +54,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>servicemix-itests</artifactId> @@ -134,4 +134,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>jbi-maven-plugin</artifactId> @@ -58,12 +58,12 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-core</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-common</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> Modified: incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> <name>ServiceMix :: Tooling</name> <url>http://servicemix.org</url> <packaging>pom</packaging> @@ -67,4 +67,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/tooling/res-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/res-maven-plugin/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/tooling/res-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/tooling/res-maven-plugin/pom.xml Wed Sep 26 05:08:46 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>res-maven-plugin</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>xfire-maven-plugin</artifactId> @@ -89,4 +89,4 @@ <topDirectoryLocation>../..</topDirectoryLocation> </properties> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/web/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/web/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/web/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <groupId>org.apache.servicemix</groupId> <artifactId>web</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> <name>ServiceMix :: Web Apps</name> <packaging>pom</packaging> @@ -65,4 +65,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>servicemix-console</artifactId> @@ -128,4 +128,4 @@ <topDirectoryLocation>../..</topDirectoryLocation> </properties> -</project> \ No newline at end of file +</project> Modified: incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml?rev=579630&r1=579629&r2=579630&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml Wed Sep 26 05:08:46 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>servicemix-web-console</artifactId> @@ -236,4 +236,4 @@ <topDirectoryLocation>../..</topDirectoryLocation> </properties> -</project> \ No newline at end of file +</project>
