You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/06/14 15:43:19 UTC

svn commit: r784553 - in /servicemix/smx3/trunk: ./ common/ common/servicemix-components/ core/ core/servicemix-audit/ core/servicemix-core/ deployables/ deployables/serviceengines/ deployables/serviceengines/servicemix-lwcontainer/ distributions/ dist...

Author: gertv
Date: Sun Jun 14 13:43:17 2009
New Revision: 784553

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

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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/common/pom.xml (original)
+++ servicemix/smx3/trunk/common/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>common</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/common/servicemix-components/pom.xml (original)
+++ servicemix/smx3/trunk/common/servicemix-components/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>common</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/pom.xml (original)
+++ servicemix/smx3/trunk/core/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>core</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <name>ServiceMix :: Core</name>
     <packaging>pom</packaging>
 

Modified: servicemix/smx3/trunk/core/servicemix-audit/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/servicemix-audit/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/servicemix-audit/pom.xml (original)
+++ servicemix/smx3/trunk/core/servicemix-audit/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>core</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/core/servicemix-core/pom.xml (original)
+++ servicemix/smx3/trunk/core/servicemix-core/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>core</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <artifactId>servicemix-core</artifactId>

Modified: servicemix/smx3/trunk/deployables/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>deployables</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <name>ServiceMix :: Deployables</name>
     <packaging>pom</packaging>
 

Modified: servicemix/smx3/trunk/deployables/serviceengines/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/serviceengines/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/serviceengines/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>parent</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>
   <artifactId>serviceengines</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
   <name>ServiceMix :: Service Engines</name>
   <packaging>pom</packaging>
 

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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml (original)
+++ servicemix/smx3/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>serviceengines</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/apache-servicemix-web/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>assemblies</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <artifactId>apache-servicemix-web</artifactId>
@@ -205,7 +205,7 @@
             <!-- enable easy connection to JConsole -->
             <systemProperty>
               <name>com.sun.management.jmxremote</name>
-              <value></value>
+              <value />
             </systemProperty>
           </systemProperties>
           <scanIntervalSeconds>10</scanIntervalSeconds>

Modified: servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/apache-servicemix/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>assemblies</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/distributions/pom.xml (original)
+++ servicemix/smx3/trunk/distributions/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>assemblies</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
   <name>ServiceMix :: Assemblies</name>
   <packaging>pom</packaging>
 

Modified: servicemix/smx3/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/parent/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/parent/pom.xml (original)
+++ servicemix/smx3/trunk/parent/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <groupId>org.apache.servicemix</groupId>
   <artifactId>parent</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
   <name>ServiceMix :: Parent</name>
   <packaging>pom</packaging>
 

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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer/pom.xml Sun Jun 14 13:43:17 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <artifactId>deployer</artifactId>
@@ -86,6 +86,14 @@
             <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
         </dependency>
 
+	<!-- only needed to build the car -->
+        <dependency>
+            <groupId>org.apache.geronimo.configs</groupId>
+            <artifactId>j2ee-system</artifactId>
+            <version>${geronimo-version}</version>
+            <type>car</type>
+            <scope>provided</scope>
+        </dependency>
     </dependencies>
 
     <build>

Modified: servicemix/smx3/trunk/platforms/geronimo/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/servicemix-service/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/servicemix/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/jboss/deployer/pom.xml Sun Jun 14 13:43:17 2009
@@ -1,221 +1,221 @@
-<?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">
-
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.servicemix.jboss</groupId>
-        <artifactId>jboss</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>deployer</artifactId>
-    <name>ServiceMix :: JBoss :: Deployer</name>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.servicemix</groupId>
-      <artifactId>servicemix-core</artifactId>
-      <version>${pom.version}</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-ejb_2.1_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-activation_1.0.2_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-jms_1.1_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-jta_1.0.1B_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-jta_1.1_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-qname_1.1_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.apache.geronimo.specs</groupId>
-          <artifactId>geronimo-servlet_2.4_spec</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>mx4j</groupId>
-          <artifactId>mx4j</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>mx4j</groupId>
-          <artifactId>mx4j-remote</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>xmlbeans</groupId>
-          <artifactId>xbean</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>xmlbeans</groupId>
-          <artifactId>xmlpublic</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>xml-apis</groupId>
-          <artifactId>xml-apis</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>xalan</groupId>
-          <artifactId>xalan</artifactId>
-        </exclusion>
-          <exclusion>
-              <groupId>javax.xml.stream</groupId>
-              <artifactId>stax-api</artifactId>
-          </exclusion>
-          <exclusion>
-              <groupId>stax</groupId>
-              <artifactId>stax-api</artifactId>
-          </exclusion>
-        <exclusion>
-          <groupId>commons-logging</groupId>
-          <artifactId>commons-logging</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>commons-logging</groupId>
-          <artifactId>commons-logging-api</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>log4j</groupId>
-          <artifactId>log4j</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>xerces</groupId>
-          <artifactId>xercesImpl</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-system</artifactId>
-      <version>${jboss-version}</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-jmx</artifactId>
-      <version>${jboss-version}</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>jboss</groupId>
-      <artifactId>jboss-common</artifactId>
-      <version>${jboss-version}</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>wsdl4j</groupId>
-      <artifactId>wsdl4j</artifactId>
-      <version>${wsdl4j-version}</version>
-    </dependency>
-  </dependencies>
-  
-  <pluginRepositories>
-    <pluginRepository>
-      <id>codehaus.snapshots</id>
-      <url>http://snapshots.repository.codehaus.org/</url>
-    </pluginRepository>
-  </pluginRepositories>
-  <repositories>
-    <repository>
-      <id>codehaus.snapshots</id>
-      <url>http://snapshots.repository.codehaus.org/</url>
-    </repository>
-  </repositories>
-  
-  <build>
-    <defaultGoal>install</defaultGoal>
-    <plugins>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>xdoclet-maven-plugin</artifactId>
-        <version>1.0-alpha-2</version>
-        <dependencies>
-          <dependency>
-            <groupId>ant</groupId>
-            <artifactId>ant</artifactId>
-            <version>${ant-version}</version>
-          </dependency>
-        </dependencies>
-        <executions>
-          <execution>
-            <phase>generate-sources</phase>
-            <goals>
-              <goal>xdoclet</goal>
-            </goals>
-            <configuration>
-              <tasks>
-                <jmxdoclet destdir="${project.build.directory}/generated-sources/xdoclet">
-                  <fileset dir="${basedir}/src/main/java" includes="**/*.java" />
-                  <mbeaninterface />
-                </jmxdoclet>
-              </tasks>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>jboss-packaging-maven-plugin</artifactId>
-        <version>2.0-beta-1</version>
-        <executions>
-          <execution>
-            <phase>package</phase>
-            <goals>
-              <goal>sar</goal>
-            </goals>
-            <configuration>
-              <deploymentDescriptorFile>src/sar/META-INF/jboss-service.xml</deploymentDescriptorFile>
-              <excludes>
-                <exclude>jboss:jboss-system</exclude>
-                <exclude>jboss:jboss-jmx</exclude>
-                <exclude>jboss:jboss-common</exclude>
-              </excludes>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
+<?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">
+
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.jboss</groupId>
+        <artifactId>jboss</artifactId>
+        <version>3.3.1</version>
+    </parent>
+
+    <artifactId>deployer</artifactId>
+    <name>ServiceMix :: JBoss :: Deployer</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.servicemix</groupId>
+      <artifactId>servicemix-core</artifactId>
+      <version>${pom.version}</version>
+      <exclusions>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-ejb_2.1_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-activation_1.0.2_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-jms_1.1_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-jta_1.0.1B_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-jta_1.1_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-qname_1.1_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.apache.geronimo.specs</groupId>
+          <artifactId>geronimo-servlet_2.4_spec</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>mx4j</groupId>
+          <artifactId>mx4j</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>mx4j</groupId>
+          <artifactId>mx4j-remote</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>xmlbeans</groupId>
+          <artifactId>xbean</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>xmlbeans</groupId>
+          <artifactId>xmlpublic</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>xml-apis</groupId>
+          <artifactId>xml-apis</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>xalan</groupId>
+          <artifactId>xalan</artifactId>
+        </exclusion>
+          <exclusion>
+              <groupId>javax.xml.stream</groupId>
+              <artifactId>stax-api</artifactId>
+          </exclusion>
+          <exclusion>
+              <groupId>stax</groupId>
+              <artifactId>stax-api</artifactId>
+          </exclusion>
+        <exclusion>
+          <groupId>commons-logging</groupId>
+          <artifactId>commons-logging</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>commons-logging</groupId>
+          <artifactId>commons-logging-api</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>log4j</groupId>
+          <artifactId>log4j</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>xerces</groupId>
+          <artifactId>xercesImpl</artifactId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-system</artifactId>
+      <version>${jboss-version}</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-jmx</artifactId>
+      <version>${jboss-version}</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>jboss</groupId>
+      <artifactId>jboss-common</artifactId>
+      <version>${jboss-version}</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>wsdl4j</groupId>
+      <artifactId>wsdl4j</artifactId>
+      <version>${wsdl4j-version}</version>
+    </dependency>
+  </dependencies>
+  
+  <pluginRepositories>
+    <pluginRepository>
+      <id>codehaus.snapshots</id>
+      <url>http://snapshots.repository.codehaus.org/</url>
+    </pluginRepository>
+  </pluginRepositories>
+  <repositories>
+    <repository>
+      <id>codehaus.snapshots</id>
+      <url>http://snapshots.repository.codehaus.org/</url>
+    </repository>
+  </repositories>
+  
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>xdoclet-maven-plugin</artifactId>
+        <version>1.0-alpha-2</version>
+        <dependencies>
+          <dependency>
+            <groupId>ant</groupId>
+            <artifactId>ant</artifactId>
+            <version>${ant-version}</version>
+          </dependency>
+        </dependencies>
+        <executions>
+          <execution>
+            <phase>generate-sources</phase>
+            <goals>
+              <goal>xdoclet</goal>
+            </goals>
+            <configuration>
+              <tasks>
+                <jmxdoclet destdir="${project.build.directory}/generated-sources/xdoclet">
+                  <fileset dir="${basedir}/src/main/java" includes="**/*.java" />
+                  <mbeaninterface />
+                </jmxdoclet>
+              </tasks>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jboss-packaging-maven-plugin</artifactId>
+        <version>2.0-beta-1</version>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>sar</goal>
+            </goals>
+            <configuration>
+              <deploymentDescriptorFile>src/sar/META-INF/jboss-service.xml</deploymentDescriptorFile>
+              <excludes>
+                <exclude>jboss:jboss-system</exclude>
+                <exclude>jboss:jboss-jmx</exclude>
+                <exclude>jboss:jboss-common</exclude>
+              </excludes>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>

Modified: servicemix/smx3/trunk/platforms/jboss/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/jboss/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/jboss/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/jboss/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>platforms</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.3.1</version>
   <name>ServiceMix :: Platforms</name>
   <packaging>pom</packaging>
 

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Sun Jun 14 13:43:17 2009
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.3.1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/servicemix/smx3/tags/servicemix-3.3.1</url>
     </scm>
 
     <properties>
@@ -60,7 +60,7 @@
         <servicemix-mail-version>2009.01</servicemix-mail-version>
         <servicemix-osworkflow-version>2009.01</servicemix-osworkflow-version>
         <servicemix-wsn2005-version>2009.01</servicemix-wsn2005-version>
-        <servicemix-lwcontainer-version>3.3.1-SNAPSHOT</servicemix-lwcontainer-version>
+        <servicemix-lwcontainer-version>3.3.1</servicemix-lwcontainer-version>
         <servicemix-bean-version>2009.01</servicemix-bean-version>
         <servicemix-eip-version>2009.01</servicemix-eip-version>
         <servicemix-script-version>2009.01</servicemix-script-version>
@@ -285,12 +285,12 @@
 	                                <tasks>
 	                                    <path id="ecp.ws.path" location="${eclipse.workspace.dir}" />
 	                                    <property name="full.eclipse.workspace" refid="ecp.ws.path" />
-	                                    <path path="${basedir}/etc" id="etc.path"/>
+	                                    <path path="${basedir}/etc" id="etc.path" />
 
-	                                    <whichresource resource="/smx-eclipse-pmd" property="pmd.url"><classpath refid="etc.path"/></whichresource>
-	                                    <whichresource resource="/smx-pmd-ruleset.xml" property="pmdruleset.url"><classpath refid="etc.path"/></whichresource>
-	                                    <whichresource resource="/smx-eclipse-checkstyle" property="eclipse.checkstyle.url"><classpath refid="etc.path"/></whichresource>
-	                                    <whichresource resource="/smx-checkstyle.xml" property="checkstyle.url"><classpath refid="etc.path"/></whichresource>>
+	                                    <whichresource resource="/smx-eclipse-pmd" property="pmd.url"><classpath refid="etc.path" /></whichresource>
+	                                    <whichresource resource="/smx-pmd-ruleset.xml" property="pmdruleset.url"><classpath refid="etc.path" /></whichresource>
+	                                    <whichresource resource="/smx-eclipse-checkstyle" property="eclipse.checkstyle.url"><classpath refid="etc.path" /></whichresource>
+	                                    <whichresource resource="/smx-checkstyle.xml" property="checkstyle.url"><classpath refid="etc.path" /></whichresource>&gt;
 
 	                                    <mkdir dir="${full.eclipse.workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings" />
 	                                    <mkdir dir="${full.eclipse.workspace}/.metadata/.plugins/com.atlassw.tools.eclipse.checkstyle" />
@@ -410,7 +410,7 @@
 	          <releases>
 	            <enabled>false</enabled>
 	          </releases>
-	          <snapshots/>
+	          <snapshots />
 	          <id>Codehaus Snapshots</id>
 	          <url>http://snapshots.repository.codehaus.org/</url>
 	        </repository>
@@ -420,7 +420,7 @@
 	          <releases>
 	            <enabled>false</enabled>
 	          </releases>
-	          <snapshots/>
+	          <snapshots />
 	          <id>Codehaus Snapshots</id>
 	          <url>http://snapshots.repository.codehaus.org/</url>
 	        </pluginRepository>
@@ -444,22 +444,22 @@
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-core</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-audit</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-components</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.geronimo</groupId>
                 <artifactId>deployer-service</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
@@ -469,7 +469,7 @@
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-console</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
             </dependency>
             <!--
             <dependency>
@@ -623,44 +623,44 @@
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>servicemix-web</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>war</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>wsdl-first</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>cxf-wsdl-first</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>loan-broker</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>bridge</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>bridge-camel</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.apache.servicemix.samples</groupId>
                 <artifactId>basic</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>pom</type>
             </dependency>
             <!--
@@ -673,7 +673,7 @@
             <dependency>
                 <groupId>org.apache.servicemix</groupId>
                 <artifactId>servicemix-web-console</artifactId>
-                <version>3.3.1-SNAPSHOT</version>
+                <version>3.3.1</version>
                 <type>war</type>
             </dependency>
 

Modified: servicemix/smx3/trunk/samples/basic/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/basic/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/basic/pom.xml (original)
+++ servicemix/smx3/trunk/samples/basic/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge-camel</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge-camel</groupId>
             <artifactId>bridge-camel-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge-camel</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge-camel/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge-camel/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-eip-su/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-http-su/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-jms-su/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-sa-itest/pom.xml Sun Jun 14 13:43:17 2009
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.servicemix.samples</groupId>
     <artifactId>bridge</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples.bridge</groupId>
@@ -38,14 +37,14 @@
       <groupId>org.apache.servicemix.samples.bridge</groupId>
       <artifactId>bridge-sa</artifactId>
       <type>zip</type>
-      <version>3.3.1-SNAPSHOT</version>
+      <version>3.3.1</version>
     </dependency>
 
     <!-- for testing -->
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-core</artifactId>
-      <version>3.3.1-SNAPSHOT</version>
+      <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-sa/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-eip-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-xslt-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/bridge-xslt-su/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/bridge/pom.xml (original)
+++ servicemix/smx3/trunk/samples/bridge/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-sa-itest/pom.xml Sun Jun 14 13:43:17 2009
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.servicemix.samples</groupId>
     <artifactId>camel</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>
@@ -39,7 +38,7 @@
       <groupId>org.apache.servicemix.samples</groupId>
       <artifactId>camel-sa</artifactId>
       <type>zip</type>
-      <version>3.3.1-SNAPSHOT</version>
+      <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-sa/pom.xml Sun Jun 14 13:43:17 2009
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
      <groupId>org.apache.servicemix.samples</groupId> 
      <artifactId>camel</artifactId>
-     <version>3.3.1-SNAPSHOT</version>
+     <version>3.3.1</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>
@@ -41,7 +40,7 @@
     <dependency>
       <groupId>org.apache.servicemix.samples</groupId>
       <artifactId>camel-simple-su</artifactId>
-      <version>3.3.1-SNAPSHOT</version>      
+      <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/camel-simple-su/pom.xml Sun Jun 14 13:43:17 2009
@@ -17,15 +17,14 @@
     limitations under the License.
 
 -->
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
 	  <groupId>org.apache.servicemix.samples</groupId>
 	  <artifactId>camel</artifactId>
-	  <version>3.3.1-SNAPSHOT</version>
+	  <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/camel/pom.xml (original)
+++ servicemix/smx3/trunk/samples/camel/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml (original)
+++ servicemix/smx3/trunk/samples/cxf-wsdl-first/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.cxf-wsdl-first</groupId>
             <artifactId>wsdl-first-cxfbc-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>cxf-wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-bean-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-drools-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-jms-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/pom.xml (original)
+++ servicemix/smx3/trunk/samples/loan-broker/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/pom.xml (original)
+++ servicemix/smx3/trunk/samples/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>

Modified: servicemix/smx3/trunk/samples/servicemix-web/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/servicemix-web/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/servicemix-web/pom.xml (original)
+++ servicemix/smx3/trunk/samples/servicemix-web/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>samples</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/wsdl-first/pom.xml (original)
+++ servicemix/smx3/trunk/samples/wsdl-first/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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=784553&r1=784552&r2=784553&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 Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</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.3.1-SNAPSHOT</version>
+            <version>3.3.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-http-su</artifactId>
-            <version>3.3.1-SNAPSHOT</version>
+            <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/servicemix-itests/pom.xml (original)
+++ servicemix/smx3/trunk/servicemix-itests/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/pom.xml (original)
+++ servicemix/smx3/trunk/web/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.3.1-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
     
     <groupId>org.apache.servicemix</groupId>
     <artifactId>web</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
     <name>ServiceMix :: Web Apps</name>
     <packaging>pom</packaging>
   

Modified: servicemix/smx3/trunk/web/servicemix-console/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/web/servicemix-console/pom.xml?rev=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/servicemix-console/pom.xml (original)
+++ servicemix/smx3/trunk/web/servicemix-console/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <artifactId>servicemix-console</artifactId>

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=784553&r1=784552&r2=784553&view=diff
==============================================================================
--- servicemix/smx3/trunk/web/servicemix-web-console/pom.xml (original)
+++ servicemix/smx3/trunk/web/servicemix-web-console/pom.xml Sun Jun 14 13:43:17 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.1</version>
   </parent>
 
   <artifactId>servicemix-web-console</artifactId>
@@ -227,7 +227,7 @@
             <!-- enable easy connection to JConsole -->
             <systemProperty>
               <name>com.sun.management.jmxremote</name>
-              <value></value>
+              <value />
             </systemProperty>
           </systemProperties>
           <scanIntervalSeconds>10</scanIntervalSeconds>