Modified: incubator/servicemix/branches/servicemix-3.1.2/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/pom.xml Thu Sep 20 01:41:13 2007 @@ -30,12 +30,12 @@ <artifactId>servicemix</artifactId> <packaging>pom</packaging> <name>ServiceMix</name> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <description> ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208 </description> - <url>http://incubator.apache.org/servicemix</url> + <url>http://servicemix.apache.org/</url> <prerequisites> <maven>2.0.4</maven> </prerequisites> @@ -186,9 +186,9 @@ </developers> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.1</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/incubator/servicemix/tags/servicemix-3.1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/tags/servicemix-3.1.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/tags/servicemix-3.1.2</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/servicemix/tags/servicemix-3.1.2</url> </scm> <properties> @@ -203,7 +203,7 @@ <jencks-version>2.0</jencks-version> <jetty-version>6.0.1</jetty-version> <geronimo-version>1.2-beta</geronimo-version> - <servicemix-version>3.1.2-incubating</servicemix-version> + <servicemix-version>3.1.2</servicemix-version> <wsdl4j-version>1.6.1</wsdl4j-version> <commons-beanutils-version>1.7.0</commons-beanutils-version> <commons-fileupload-version>1.1.1</commons-fileupload-version> @@ -534,162 +534,162 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-jbi</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-services</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-core</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-audit</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-components</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-common</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-console</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-gbean</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-jms</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-jsr181</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-http</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-sca</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-soap</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-shared</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-wsn2005</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-lwcontainer</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-bean</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-eip</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-script</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-file</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-ftp</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-xmpp</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-quartz</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-saxon</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples</groupId> <artifactId>servicemix-web</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>war</type> </dependency> <dependency> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.servicemix.samples</groupId> <artifactId>basic</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-beanflow</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-web-console</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <type>war</type> </dependency> @@ -1812,7 +1812,7 @@ <plugin> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>jbi-maven-plugin</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <extensions>true</extensions> </plugin> <plugin>
Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/basic/README.txt URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/basic/README.txt?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/basic/README.txt (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/basic/README.txt Thu Sep 20 01:41:13 2007 @@ -24,5 +24,5 @@ mvn jbi:embeddedServicemix For more information on running this example please see: - http://incubator.apache.org/servicemix/basic.html + http://servicemix.apache.org/basic.html Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/basic/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/basic/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/basic/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/basic/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/README.txt URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/README.txt?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/README.txt (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/README.txt Thu Sep 20 01:41:13 2007 @@ -33,5 +33,5 @@ message. For more information on running this example please see: - http://incubator.apache.org/servicemix/bridge.html + http://servicemix.apache.org/bridge.html Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-eip-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-eip-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-eip-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-eip-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.bridge</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-eip</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-http-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-http-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-http-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-http-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.bridge</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-http</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-jms-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-jms-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-jms-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-jms-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.bridge</groupId> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-jms</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-sa/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-sa/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-sa/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-sa/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.bridge</groupId> @@ -35,22 +35,22 @@ <dependency> <groupId>org.apache.servicemix.samples.bridge</groupId> <artifactId>bridge-http-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.bridge</groupId> <artifactId>bridge-eip-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.bridge</groupId> <artifactId>bridge-xslt-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.bridge</groupId> <artifactId>bridge-jms-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-xslt-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-xslt-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-xslt-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/bridge-xslt-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>bridge</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/bridge/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/README.txt URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/README.txt?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/README.txt (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/README.txt Thu Sep 20 01:41:13 2007 @@ -40,4 +40,4 @@ ant run For more information on this example please see - http://incubator.apache.org/servicemix/loan-broker-bpel.html + http://servicemix.apache.org/loan-broker-bpel.html Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-jms-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-jms-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-jms-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-jms-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-lw-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-lw-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-lw-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-lw-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-components</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-core</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <scope>provided</scope> </dependency> <dependency> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-ode-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-ode-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-ode-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-ode-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.loan-broker</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-sa/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-sa/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-sa/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/loan-broker-sa/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>loan-broker</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.loan-broker</groupId> <artifactId>loan-broker-lw-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.loan-broker</groupId> <artifactId>loan-broker-jms-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/loan-broker/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/README.txt URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/README.txt?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/README.txt (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/README.txt Thu Sep 20 01:41:13 2007 @@ -26,5 +26,5 @@ and http://localhost:8080/servicemix-web/examples/ -See http://incubator.apache.org/servicemix/servicemix-web.html for more +See http://servicemix.apache.org/servicemix-web.html for more informations. Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/servicemix-web/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/ws-sec/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/ws-sec/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/ws-sec/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/ws-sec/pom.xml Thu Sep 20 01:41:13 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>samples</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-http-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-http-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-http-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-http-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-sa/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-sa/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-sa/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/samples/wsdl-first/wsdl-first-sa/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.samples</groupId> <artifactId>wsdl-first</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix.samples.wsdl-first</groupId> <artifactId>wsdl-first-http-su</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> </dependencies> Modified: incubator/servicemix/branches/servicemix-3.1.2/servicemix-itests/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/servicemix-itests/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/servicemix-itests/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/servicemix-itests/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <artifactId>servicemix-itests</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1.2/tooling/jbi-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/tooling/jbi-maven-plugin/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/tooling/jbi-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/tooling/jbi-maven-plugin/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</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-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-common</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> Modified: incubator/servicemix/branches/servicemix-3.1.2/tooling/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/tooling/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/tooling/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/tooling/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <name>ServiceMix :: Tooling</name> <url>http://servicemix.org</url> <packaging>pom</packaging> Modified: incubator/servicemix/branches/servicemix-3.1.2/tooling/res-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/tooling/res-maven-plugin/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/tooling/res-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/tooling/res-maven-plugin/pom.xml Thu Sep 20 01:41:13 2007 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <artifactId>res-maven-plugin</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1.2/tooling/xfire-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/tooling/xfire-maven-plugin/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/tooling/xfire-maven-plugin/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/tooling/xfire-maven-plugin/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.tooling</groupId> <artifactId>tooling</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <artifactId>xfire-maven-plugin</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1.2/web/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/web/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/web/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/web/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <groupId>org.apache.servicemix</groupId> <artifactId>web</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> <name>ServiceMix :: Web Apps</name> <packaging>pom</packaging> Modified: incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-console/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-console/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-console/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-console/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <artifactId>servicemix-console</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/pom.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/pom.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/pom.xml Thu Sep 20 01:41:13 2007 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>3.1.2-incubating</version> + <version>3.1.2</version> </parent> <artifactId>servicemix-web-console</artifactId> Modified: incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/src/main/webapp/index.jsp URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/src/main/webapp/index.jsp?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/src/main/webapp/index.jsp (original) +++ incubator/servicemix/branches/servicemix-3.1.2/web/servicemix-web-console/src/main/webapp/index.jsp Thu Sep 20 01:41:13 2007 @@ -27,7 +27,7 @@ </p> <p> -You can find more information about ServiceMix on the <a href="http://incubator.apache.org/servicemix/">Apache ServiceMix Site</a> +You can find more information about ServiceMix on the <a href="http://servicemix.apache.org/">Apache ServiceMix Site</a> </p> </body> </html> Modified: incubator/servicemix/branches/servicemix-3.1.2/xdocs/index.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1.2/xdocs/index.xml?rev=577632&r1=577631&r2=577632&view=diff ============================================================================== --- incubator/servicemix/branches/servicemix-3.1.2/xdocs/index.xml (original) +++ incubator/servicemix/branches/servicemix-3.1.2/xdocs/index.xml Thu Sep 20 01:41:13 2007 @@ -17,7 +17,7 @@ limitations under the License. --> -<document url="http://incubator.apache.org/servicemix/index.xml"> +<document url="http://servicemix.apache.org/index.xml"> <properties> <title>ServiceMix</title> </properties>
