Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-sa/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-sa/pom.xml 
(original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-sa/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</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.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-eip-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-xslt-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.bridge</groupId>
             <artifactId>bridge-jms-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/bridge/bridge-xslt-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>bridge</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</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.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 

Modified: incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/bridge/pom.xml Mon Jan 
29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-bpe-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-bpe-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-bpe-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-bpe-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-bpe</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-jms-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,7 +35,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-jms</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 
@@ -49,4 +48,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-lw-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,17 +36,17 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-lwcontainer</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-components</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/loan-broker-sa/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>loan-broker</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.loan-broker</groupId>
@@ -36,17 +36,17 @@
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-bpe-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-lw-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.loan-broker</groupId>
             <artifactId>loan-broker-jms-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/loan-broker/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: incubator/servicemix/branches/servicemix-3.1/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/pom.xml Mon Jan 29 
05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
@@ -73,4 +72,4 @@
         </plugins>
     </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/servicemix-web/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>samples</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
   </parent>
 
   <groupId>org.apache.servicemix.samples</groupId>

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/pom.xml Mon 
Jan 29 05:06:46 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>samples</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples</groupId>

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-http-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -36,7 +35,7 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-http</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 
@@ -49,4 +48,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -77,4 +76,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-sa/pom.xml
 Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.samples</groupId>
         <artifactId>wsdl-first</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
@@ -36,12 +35,12 @@
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-jsr181-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.samples.wsdl-first</groupId>
             <artifactId>wsdl-first-http-su</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>
+            <version>3.1-incubating</version>
         </dependency>
     </dependencies>
 
@@ -55,4 +54,4 @@
         </plugins>
     </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/servicemix-itests/pom.xml Mon 
Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
   </parent>
 
   <artifactId>servicemix-itests</artifactId>
@@ -135,4 +134,4 @@
     </plugins>
   </build>
   
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml 
(original)
+++ 
incubator/servicemix/branches/servicemix-3.1/tooling/jbi-maven-plugin/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <artifactId>jbi-maven-plugin</artifactId>
@@ -59,12 +58,12 @@
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>          
+            <version>3.1-incubating</version>          
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-common</artifactId>
-            <version>3.1-incubating-SNAPSHOT</version>          
+            <version>3.1-incubating</version>          
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
@@ -139,4 +138,4 @@
         <topDirectoryLocation>../..</topDirectoryLocation>
     </properties>
 
-</project>
+</project>
\ No newline at end of file

Modified: incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.1/tooling/pom.xml Mon Jan 29 
05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,12 +23,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>tooling</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
     <name>ServiceMix :: Tooling</name>
     <url>http://servicemix.org</url>
     <packaging>pom</packaging>
@@ -67,4 +66,4 @@
         </plugins>
     </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml 
(original)
+++ 
incubator/servicemix/branches/servicemix-3.1/tooling/xfire-maven-plugin/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
+        <version>3.1-incubating</version>
     </parent>
 
     <artifactId>xfire-maven-plugin</artifactId>
@@ -90,4 +89,4 @@
         <topDirectoryLocation>../..</topDirectoryLocation>
     </properties>
 
-</project>
+</project>
\ No newline at end of file

Modified: incubator/servicemix/branches/servicemix-3.1/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/web/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.1/web/pom.xml Mon Jan 29 
05:06:46 2007
@@ -1,69 +1,68 @@
-<?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</groupId>
-        <artifactId>servicemix</artifactId>
-        <version>3.1-incubating-SNAPSHOT</version>
-    </parent>
-    
-    <groupId>org.apache.servicemix</groupId>
-    <artifactId>web</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
-    <name>ServiceMix :: Web Apps</name>
-    <packaging>pom</packaging>
-  
-    <modules>
-        <module>servicemix-console</module>
-        <module>servicemix-web-console</module>
-    </modules>
-  
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.servicemix</groupId>
-                <artifactId>build</artifactId>
-                <version>${servicemix-version}</version>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>copy</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.apache.servicemix</groupId>
-                        <artifactId>build</artifactId>
-                        <version>3.1-incubating-SNAPSHOT</version>
-                    </dependency>
-                </dependencies>
-            </plugin>
-        </plugins>
-    </build>
-
-</project>
+<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</groupId>
+        <artifactId>servicemix</artifactId>
+        <version>3.1-incubating</version>
+    </parent>
+    
+    <groupId>org.apache.servicemix</groupId>
+    <artifactId>web</artifactId>
+    <version>3.1-incubating</version>
+    <name>ServiceMix :: Web Apps</name>
+    <packaging>pom</packaging>
+  
+    <modules>
+        <module>servicemix-console</module>
+        <module>servicemix-web-console</module>
+    </modules>
+  
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.servicemix</groupId>
+                <artifactId>build</artifactId>
+                <version>${servicemix-version}</version>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>copy</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-checkstyle-plugin</artifactId>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.servicemix</groupId>
+                        <artifactId>build</artifactId>
+                        <version>3.1-incubating-SNAPSHOT</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-3.1/web/servicemix-console/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
   </parent>
 
   <artifactId>servicemix-console</artifactId>
@@ -129,4 +128,4 @@
     <topDirectoryLocation>../..</topDirectoryLocation>
   </properties>
 
-</project>
+</project>
\ No newline at end of file

Modified: 
incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml?view=diff&rev=501031&r1=501030&r2=501031
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml 
(original)
+++ 
incubator/servicemix/branches/servicemix-3.1/web/servicemix-web-console/pom.xml 
Mon Jan 29 05:06:46 2007
@@ -1,4 +1,3 @@
-<?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";>
 
 <!--
@@ -24,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
-    <version>3.1-incubating-SNAPSHOT</version>
+    <version>3.1-incubating</version>
   </parent>
 
   <artifactId>servicemix-web-console</artifactId>
@@ -223,7 +222,7 @@
             <!-- enable easy connection to JConsole -->
             <systemProperty>
               <name>com.sun.management.jmxremote</name>
-              <value></value>
+              <value />
             </systemProperty>
           </systemProperties>
           <scanIntervalSeconds>10</scanIntervalSeconds>
@@ -237,4 +236,4 @@
     <topDirectoryLocation>../..</topDirectoryLocation>
   </properties>
 
-</project>
+</project>
\ No newline at end of file


Reply via email to