Author: gertv
Date: Wed Dec 14 11:54:31 2011
New Revision: 1214185

URL: http://svn.apache.org/viewvc?rev=1214185&view=rev
Log:
[maven-release-plugin] prepare release servicemix-3.4.0

Modified:
    servicemix/smx3/trunk/common/pom.xml
    servicemix/smx3/trunk/common/servicemix-components/pom.xml
    servicemix/smx3/trunk/core/pom.xml
    servicemix/smx3/trunk/core/servicemix-audit/pom.xml
    servicemix/smx3/trunk/core/servicemix-core/pom.xml
    servicemix/smx3/trunk/deployables/pom.xml
    servicemix/smx3/trunk/deployables/serviceengines/pom.xml
    
servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml
    servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml
    servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml
    servicemix/smx3/trunk/distributions/pom.xml
    servicemix/smx3/trunk/parent/pom.xml
    servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml
    servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml
    servicemix/smx3/trunk/platforms/geronimo/pom.xml
    servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml
    servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml
    servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml
    servicemix/smx3/trunk/platforms/jboss/pom.xml
    servicemix/smx3/trunk/platforms/pom.xml
    servicemix/smx3/trunk/pom.xml
    servicemix/smx3/trunk/samples/basic/pom.xml
    servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-sa/pom.xml
    servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-su/pom.xml
    servicemix/smx3/trunk/samples/bridge-camel/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml
    servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml
    servicemix/smx3/trunk/samples/bridge/pom.xml
    servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml
    servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml
    servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml
    servicemix/smx3/trunk/samples/camel/pom.xml
    servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml
    servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
    servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
    servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/loan-broker-bean-su/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/loan-broker-jms-su/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/loan-broker-ode-su/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/loan-broker-sa/pom.xml
    servicemix/smx3/trunk/samples/loan-broker/pom.xml
    servicemix/smx3/trunk/samples/pom.xml
    servicemix/smx3/trunk/samples/servicemix-web/pom.xml
    servicemix/smx3/trunk/samples/wsdl-first/pom.xml
    servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-http-su/pom.xml
    servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
    servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-sa/pom.xml
    servicemix/smx3/trunk/servicemix-itests/pom.xml
    servicemix/smx3/trunk/web/pom.xml
    servicemix/smx3/trunk/web/servicemix-console/pom.xml
    servicemix/smx3/trunk/web/servicemix-web-console/pom.xml

Modified: servicemix/smx3/trunk/common/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/common/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/common/pom.xml (original)
+++ servicemix/smx3/trunk/common/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>common</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
     <name>ServiceMix :: Common</name>
     <packaging>pom</packaging>
 

Modified: servicemix/smx3/trunk/common/servicemix-components/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/common/servicemix-components/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/common/servicemix-components/pom.xml (original)
+++ servicemix/smx3/trunk/common/servicemix-components/pom.xml Wed Dec 14 
11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>common</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-components</artifactId>

Modified: servicemix/smx3/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/pom.xml (original)
+++ servicemix/smx3/trunk/core/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: servicemix/smx3/trunk/core/servicemix-audit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/servicemix-audit/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/servicemix-audit/pom.xml (original)
+++ servicemix/smx3/trunk/core/servicemix-audit/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>core</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-audit</artifactId>

Modified: servicemix/smx3/trunk/core/servicemix-core/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/servicemix-core/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/servicemix-core/pom.xml (original)
+++ servicemix/smx3/trunk/core/servicemix-core/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>core</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-core</artifactId>
@@ -321,12 +321,9 @@
                         <phase>generate-sources</phase>
                         <configuration>
                             <tasks>
-                                <mkdir 
dir="${project.build.directory}/fix_schema"/>
-                                <move 
file="${project.build.directory}/xbean/servicemix.xsd"
-                                      
todir="${project.build.directory}/fix_schema"/>
-                                <xslt 
in="${project.build.directory}/fix_schema/servicemix.xsd"
-                                      
out="${project.build.directory}/xbean/servicemix.xsd"
-                                      style="src/main/xsl/fix_schema.xsl"/>
+                                <mkdir 
dir="${project.build.directory}/fix_schema" />
+                                <move 
file="${project.build.directory}/xbean/servicemix.xsd" 
todir="${project.build.directory}/fix_schema" />
+                                <xslt 
in="${project.build.directory}/fix_schema/servicemix.xsd" 
out="${project.build.directory}/xbean/servicemix.xsd" 
style="src/main/xsl/fix_schema.xsl" />
                             </tasks>
                         </configuration>
                         <goals>

Modified: servicemix/smx3/trunk/deployables/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>deployables</artifactId>

Modified: servicemix/smx3/trunk/deployables/serviceengines/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/serviceengines/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/serviceengines/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>parent</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 

Modified: 
servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- 
servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml 
(original)
+++ 
servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml 
Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>serviceengines</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-lwcontainer</artifactId>

Modified: servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>assemblies</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
 
   <artifactId>apache-servicemix-web</artifactId>

Modified: servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml Wed Dec 14 
11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>assemblies</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>apache-servicemix</artifactId>

Modified: servicemix/smx3/trunk/distributions/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
   
   <artifactId>assemblies</artifactId>

Modified: servicemix/smx3/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/parent/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/parent/pom.xml (original)
+++ servicemix/smx3/trunk/parent/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
 
   <artifactId>parent</artifactId>

Modified: servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>deployer-service</artifactId>

Modified: servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml Wed Dec 14 
11:54:31 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>deployer</artifactId>

Modified: servicemix/smx3/trunk/platforms/geronimo/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.geronimo</groupId>

Modified: servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml 
(original)
+++ servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-service</artifactId>

Modified: servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml Wed Dec 14 
11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix</artifactId>

Modified: servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml Wed Dec 14 11:54:31 
2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.jboss</groupId>
         <artifactId>jboss</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>deployer</artifactId>

Modified: servicemix/smx3/trunk/platforms/jboss/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/jboss/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/jboss/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/jboss/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.jboss</groupId>

Modified: servicemix/smx3/trunk/platforms/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
   
   <artifactId>platforms</artifactId>

Modified: servicemix/smx3/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Wed Dec 14 11:54:31 2011
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
     <packaging>pom</packaging>
 
     <name>ServiceMix</name>
@@ -43,9 +43,9 @@
     </prerequisites>
 
     <scm>
-        
<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>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.4.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.4.0</developerConnection>
+        
<url>http://svn.apache.org/viewcvs.cgi/servicemix/smx3/tags/servicemix-3.4.0</url>
     </scm>
 
     <repositories>
@@ -76,7 +76,7 @@
         
<servicemix-mail-version>${servicemix-components-version}</servicemix-mail-version>
         
<servicemix-osworkflow-version>${servicemix-components-version}</servicemix-osworkflow-version>
         
<servicemix-wsn2005-version>${servicemix-components-version}</servicemix-wsn2005-version>
-        
<servicemix-lwcontainer-version>3.4-SNAPSHOT</servicemix-lwcontainer-version>
+        <servicemix-lwcontainer-version>3.4.0</servicemix-lwcontainer-version>
         
<servicemix-bean-version>${servicemix-components-version}</servicemix-bean-version>
         
<servicemix-eip-version>${servicemix-components-version}</servicemix-eip-version>
         
<servicemix-script-version>${servicemix-components-version}</servicemix-script-version>

Modified: servicemix/smx3/trunk/samples/basic/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/basic/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/basic/pom.xml (original)
+++ servicemix/smx3/trunk/samples/basic/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-sa/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-sa/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge-camel</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge-camel</groupId>
             <artifactId>bridge-camel-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/bridge-camel/bridge-camel-su/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge-camel</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge-camel</groupId>

Modified: servicemix/smx3/trunk/samples/bridge-camel/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge-camel/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge-camel/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge-camel/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge</groupId>

Modified: servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge</groupId>

Modified: servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge</groupId>

Modified: servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix.samples</groupId>
     <artifactId>bridge</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</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-SNAPSHOT</version>
+      <version>3.4.0</version>
     </dependency>
 
     <!-- for testing -->
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-core</artifactId>
-      <version>3.4-SNAPSHOT</version>
+      <version>3.4.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml Wed Dec 14 11:54:31 
2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-eip-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-xslt-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge</groupId>

Modified: servicemix/smx3/trunk/samples/bridge/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/bridge/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix.samples</groupId>
     <artifactId>camel</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</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-SNAPSHOT</version>
+      <version>3.4.0</version>
     </dependency>
 
     <!-- for testing -->

Modified: servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml Wed Dec 14 11:54:31 
2011
@@ -24,7 +24,7 @@
   <parent>
      <groupId>org.apache.servicemix.samples</groupId> 
      <artifactId>camel</artifactId>
-     <version>3.4-SNAPSHOT</version>
+     <version>3.4.0</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-SNAPSHOT</version>
+      <version>3.4.0</version>
     </dependency>      
   </dependencies>
   <build>

Modified: servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
          <groupId>org.apache.servicemix.samples</groupId>
          <artifactId>camel</artifactId>
-         <version>3.4-SNAPSHOT</version>
+         <version>3.4.0</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/camel/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/camel/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml (original)
+++ servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml Wed Dec 14 11:54:31 
2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
             <artifactId>wsdl-first-cxfbc-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: 
servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml 
Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>

Modified: 
servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml 
Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>

Modified: servicemix/smx3/trunk/samples/loan-broker/loan-broker-bean-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-bean-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-bean-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-bean-su/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: 
servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>

Modified: servicemix/smx3/trunk/samples/loan-broker/loan-broker-jms-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-jms-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-jms-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-jms-su/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>

Modified: servicemix/smx3/trunk/samples/loan-broker/loan-broker-ode-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-ode-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-ode-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-ode-su/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>

Modified: servicemix/smx3/trunk/samples/loan-broker/loan-broker-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-sa/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-bean-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-drools-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-jms-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/smx3/trunk/samples/loan-broker/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/pom.xml (original)
+++ servicemix/smx3/trunk/samples/loan-broker/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/pom.xml (original)
+++ servicemix/smx3/trunk/samples/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
   
   <artifactId>samples</artifactId>

Modified: servicemix/smx3/trunk/samples/servicemix-web/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/servicemix-web/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/servicemix-web/pom.xml (original)
+++ servicemix/smx3/trunk/samples/servicemix-web/pom.xml Wed Dec 14 11:54:31 
2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>samples</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/wsdl-first/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/wsdl-first/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/wsdl-first/pom.xml (original)
+++ servicemix/smx3/trunk/samples/wsdl-first/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-http-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-http-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-http-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-http-su/pom.xml Wed Dec 
14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>

Modified: servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml 
(original)
+++ servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml Wed 
Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>

Modified: servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-sa/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/wsdl-first/wsdl-first-sa/pom.xml Wed Dec 14 
11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</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-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-http-su</artifactId>
-            <version>3.4-SNAPSHOT</version>
+            <version>3.4.0</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/smx3/trunk/servicemix-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/servicemix-itests/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/servicemix-itests/pom.xml (original)
+++ servicemix/smx3/trunk/servicemix-itests/pom.xml Wed Dec 14 11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
 
     <artifactId>servicemix-itests</artifactId>

Modified: servicemix/smx3/trunk/web/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/pom.xml (original)
+++ servicemix/smx3/trunk/web/pom.xml Wed Dec 14 11:54:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
     </parent>
     
     <artifactId>web</artifactId>

Modified: servicemix/smx3/trunk/web/servicemix-console/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/servicemix-console/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/servicemix-console/pom.xml (original)
+++ servicemix/smx3/trunk/web/servicemix-console/pom.xml Wed Dec 14 11:54:31 
2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.4-SNAPSHOT</version>
+    <version>3.4.0</version>
     <relativePath>../../pom.xml</relativePath>    
   </parent>
 

Modified: servicemix/smx3/trunk/web/servicemix-web-console/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/servicemix-web-console/pom.xml?rev=1214185&r1=1214184&r2=1214185&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/servicemix-web-console/pom.xml (original)
+++ servicemix/smx3/trunk/web/servicemix-web-console/pom.xml Wed Dec 14 
11:54:31 2011
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <!--
 
@@ -25,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.4-SNAPSHOT</version>
+        <version>3.4.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -239,7 +238,7 @@
                         <!-- enable easy connection to JConsole -->
                         <systemProperty>
                             <name>com.sun.management.jmxremote</name>
-                            <value/>
+                            <value />
                         </systemProperty>
                     </systemProperties>
                     <scanIntervalSeconds>10</scanIntervalSeconds>


Reply via email to