You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/11/26 16:30:08 UTC

svn commit: r598309 [2/2] - in /servicemix/branches/servicemix-3.2: ./ archetypes/ archetypes/servicemix-archetypes-itests/ archetypes/servicemix-bean-service-unit/ archetypes/servicemix-binding-component/ archetypes/servicemix-camel-service-unit/ arch...

Modified: servicemix/branches/servicemix-3.2/samples/bridge/bridge-xslt-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/bridge/bridge-xslt-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/bridge/bridge-xslt-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/bridge/bridge-xslt-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.bridge</groupId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-saxon</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/bridge/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/bridge/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/bridge/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/bridge/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/camel/camel-sa-itest/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/camel/camel-sa-itest/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/camel/camel-sa-itest/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/camel/camel-sa-itest/pom.xml Mon Nov 26 07:30:02 2007
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.servicemix.samples</groupId>
     <artifactId>camel</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>
@@ -38,21 +38,21 @@
     <dependency>
       <groupId>org.apache.servicemix.samples</groupId>
       <artifactId>camel-simple-su</artifactId>
-      <version>3.2.1</version>
+      <version>3.2.2-SNAPSHOT</version>
     </dependency>
 -->
     <dependency>
       <groupId>org.apache.servicemix.samples</groupId>
       <artifactId>camel-sa</artifactId>
       <type>zip</type>
-      <version>3.2.1</version>
+      <version>3.2.2-SNAPSHOT</version>
     </dependency>
 
     <!-- for testing -->
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-core</artifactId>
-      <version>3.2.1</version>
+      <version>3.2.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: servicemix/branches/servicemix-3.2/samples/camel/camel-sa/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/camel/camel-sa/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/camel/camel-sa/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/camel/camel-sa/pom.xml Mon Nov 26 07:30:02 2007
@@ -25,7 +25,7 @@
   <parent>
 	  <groupId>org.apache.servicemix.samples</groupId>
 	  <artifactId>camel</artifactId>
-	  <version>3.2.1</version>
+	  <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>
@@ -37,7 +37,7 @@
     <dependency>
 		  <groupId>org.apache.servicemix.samples</groupId>
 		  <artifactId>camel-simple-su</artifactId>
-      <version>3.2.1</version>
+      <version>3.2.2-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>

Modified: servicemix/branches/servicemix-3.2/samples/camel/camel-simple-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/camel/camel-simple-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/camel/camel-simple-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/camel/camel-simple-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -25,7 +25,7 @@
   <parent>
 	  <groupId>org.apache.servicemix.samples</groupId>
 	  <artifactId>camel</artifactId>
-	  <version>3.2.1</version>
+	  <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>
@@ -37,12 +37,12 @@
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-camel</artifactId>
-		  <version>3.2.1</version>
+		  <version>3.2.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-core</artifactId>
-		  <version>3.2.1</version>
+		  <version>3.2.2-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>

Modified: servicemix/branches/servicemix-3.2/samples/camel/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/camel/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/camel/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/camel/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
@@ -36,12 +36,12 @@
         <dependency>
             <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
             <artifactId>wsdl-first-cxfse-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
             <artifactId>wsdl-first-cxfbc-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-cxf-bc</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-bean-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-bean-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-bean-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-bean-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,12 +36,12 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-bean</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-drools-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-drools-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-drools-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-drools-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,18 +36,18 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-drools</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-common</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-jms-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-jms-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-jms-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-jms-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-jms</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-ode-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-ode-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-ode-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-ode-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-sa/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-sa/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-sa/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/loan-broker-sa/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,22 +36,22 @@
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-ode-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-bean-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-drools-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-jms-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/loan-broker/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/loan-broker/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/loan-broker/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/loan-broker/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
@@ -68,7 +68,7 @@
                     <dependency>
                         <groupId>org.apache.servicemix</groupId>
                         <artifactId>build</artifactId>
-                        <version>3.2.1</version>
+                        <version>3.2.2-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>

Modified: servicemix/branches/servicemix-3.2/samples/servicemix-web/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/servicemix-web/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/servicemix-web/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/servicemix-web/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>samples</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/ws-sec/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/ws-sec/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/ws-sec/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/ws-sec/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/wsdl-first/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/wsdl-first/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/wsdl-first/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/wsdl-first/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-http-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-http-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-http-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-http-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-http</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>

Modified: servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-sa/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-sa/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-sa/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/samples/wsdl-first/wsdl-first-sa/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -36,12 +36,12 @@
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-jsr181-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-http-su</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: servicemix/branches/servicemix-3.2/sandbox/geronimo-1.0/servicemix-gbean/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/sandbox/geronimo-1.0/servicemix-gbean/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/sandbox/geronimo-1.0/servicemix-gbean/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/sandbox/geronimo-1.0/servicemix-gbean/pom.xml Mon Nov 26 07:30:02 2007
@@ -26,7 +26,7 @@
     <parent>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>servicemix-gbean</artifactId>

Modified: servicemix/branches/servicemix-3.2/sandbox/servicemix-sca/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/sandbox/servicemix-sca/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/sandbox/servicemix-sca/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/sandbox/servicemix-sca/pom.xml Mon Nov 26 07:30:02 2007
@@ -37,7 +37,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>serviceengines</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>servicemix-sca</artifactId>

Modified: servicemix/branches/servicemix-3.2/servicemix-itests/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/servicemix-itests/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/servicemix-itests/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/servicemix-itests/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>servicemix-itests</artifactId>
@@ -141,7 +141,7 @@
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>build</artifactId>
-                <version>3.2.1</version>
+                <version>3.2.2-SNAPSHOT</version>
             </dependency>
         </dependencies>
       </plugin>

Modified: servicemix/branches/servicemix-3.2/tooling/jbi-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/tooling/jbi-maven-plugin/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/tooling/jbi-maven-plugin/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/tooling/jbi-maven-plugin/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>jbi-maven-plugin</artifactId>
@@ -59,12 +59,12 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
-            <version>3.2.1</version>          
+            <version>3.2.2-SNAPSHOT</version>          
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-common</artifactId>
-            <version>3.2.1</version>          
+            <version>3.2.2-SNAPSHOT</version>          
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>

Modified: servicemix/branches/servicemix-3.2/tooling/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/tooling/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/tooling/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/tooling/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>tooling</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
     <name>ServiceMix :: Tooling</name>
     <url>http://servicemix.org</url>
     <packaging>pom</packaging>
@@ -61,7 +61,7 @@
                     <dependency>
                         <groupId>org.apache.servicemix</groupId>
                         <artifactId>build</artifactId>
-                        <version>3.2.1</version>
+                        <version>3.2.2-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>

Modified: servicemix/branches/servicemix-3.2/tooling/res-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/tooling/res-maven-plugin/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/tooling/res-maven-plugin/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/tooling/res-maven-plugin/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>res-maven-plugin</artifactId>

Modified: servicemix/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>xfire-maven-plugin</artifactId>

Modified: servicemix/branches/servicemix-3.2/web/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/web/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/web/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/web/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix</groupId>
     <artifactId>web</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
     <name>ServiceMix :: Web Apps</name>
     <packaging>pom</packaging>
   
@@ -59,7 +59,7 @@
                     <dependency>
                         <groupId>org.apache.servicemix</groupId>
                         <artifactId>build</artifactId>
-                        <version>3.2.1</version>
+                        <version>3.2.2-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>

Modified: servicemix/branches/servicemix-3.2/web/servicemix-console/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/web/servicemix-console/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/web/servicemix-console/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/web/servicemix-console/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>servicemix-console</artifactId>

Modified: servicemix/branches/servicemix-3.2/web/servicemix-web-console/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/branches/servicemix-3.2/web/servicemix-web-console/pom.xml?rev=598309&r1=598308&r2=598309&view=diff
==============================================================================
--- servicemix/branches/servicemix-3.2/web/servicemix-web-console/pom.xml (original)
+++ servicemix/branches/servicemix-3.2/web/servicemix-web-console/pom.xml Mon Nov 26 07:30:02 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.2.1</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>servicemix-web-console</artifactId>