You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2011/10/31 09:41:37 UTC

svn commit: r1195372 [9/9] - in /geronimo/server/branches/3.0-beta: ./ assemblies/ assemblies/geronimo-jetty8-javaee6-web/ assemblies/geronimo-jetty8-javaee6/ assemblies/geronimo-jetty8-minimal/ assemblies/geronimo-tomcat7-javaee6-web/ assemblies/geron...

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ear/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>catalog-ear</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>catalog-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/catalog-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-catalog-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>catalog-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-catalog-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-catalog-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ear/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>mtom-ear</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>mtom-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-test-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     <artifactId>mtom-test-war</artifactId>
     <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-WS MTOM WAR Test Client</name>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/mtom-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-mtom-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>mtom-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-mtom-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-mtom-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-provider-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-common/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>provider-common</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ear/pom.xml Mon Oct 31 08:41:21 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>provider-ear</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>provider-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-test-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>provider-test-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-provider-tests/provider-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-provider-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     <artifactId>provider-war</artifactId>
     <name>Geronimo TestSuite :: WebServices TestSuite :: JAX-WS Provider WAR</name>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-client/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-client</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb-sec/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-ejb-sec</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-partial/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-partial</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-rest-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-rest-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war-sec/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-war-sec</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>jaxws-wsa-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ear/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>wsa-ear</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>wsa-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-test-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>wsa-test-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/jaxws-wsa-tests/wsa-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>jaxws-wsa-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>wsa-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>testsuite</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>webservices-testsuite</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,43 +1,43 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-    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.
--->
-
-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
-
-<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>
-        <artifactId>webservices-testsuite</artifactId>
-        <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>saaj-tests</artifactId>
-    <packaging>pom</packaging>
-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ</name>
-    <description>Geronimo JEE5 Webservices SAAJ tests</description>
-
-    <modules>
-        <module>saaj-war</module>
-        <module>saaj-client</module>
-    </modules>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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>
+        <artifactId>webservices-testsuite</artifactId>
+        <groupId>org.apache.geronimo.testsuite</groupId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <artifactId>saaj-tests</artifactId>
+    <packaging>pom</packaging>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ</name>
+    <description>Geronimo JEE5 Webservices SAAJ tests</description>
+
+    <modules>
+        <module>saaj-war</module>
+        <module>saaj-client</module>
+    </modules>
+
+</project>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-client/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,123 +1,123 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-    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.
--->
-
-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
-
-<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.geronimo.testsuite</groupId>
-        <artifactId>saaj-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>saaj-client</artifactId>
-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ Client</name>
-    <packaging>jar</packaging>
-
-    <description>This project executes testcases for your testsuite</description>
-
-    <properties>
-        <clientLogFile>${basedir}/target/client.log</clientLogFile>
-    </properties>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-jar-plugin</artifactId>
-                <configuration>
-                    <archive>
-                        <manifest>
-                            <mainClass>org.apache.geronimo.test.SAAJClient</mainClass>
-                        </manifest>
-                    </archive>
-                </configuration>
-            </plugin>
-
-        </plugins>
-    </build>
-    <profiles>
-        <profile>
-            <id>it</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <configuration>
-                            <systemProperties>
-                                <property>
-                                    <name>clientLogFile</name>
-                                    <value>${clientLogFile}</value>
-                                </property>
-                            </systemProperties>
-                        </configuration>
-                    </plugin>
-
-                    <plugin>
-                        <groupId>org.apache.geronimo.buildsupport</groupId>
-                        <artifactId>geronimo-maven-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <id>deploy-client</id>
-                                <phase>pre-integration-test</phase>
-                                <goals>
-                                    <goal>deploy-module</goal>
-                                </goals>
-                                <configuration>
-                                    <moduleArchive>${project.build.directory}/${project.artifactId}-${project.version}.jar</moduleArchive>
-                                </configuration>
-                            </execution>
-
-                            <execution>
-                                <phase>pre-integration-test</phase>
-                                <id>run-client</id>
-                                <goals>
-                                    <goal>run-client</goal>
-                                </goals>
-                                <configuration>
-                                    <moduleId>JEE5/SAAJClient/1.1/car</moduleId>
-                                    <logOutput>true</logOutput>
-                                    <logFile>${clientLogFile}</logFile>
-                                </configuration>
-                            </execution>
-
-                            <execution>
-                                <id>undeploy-client-as-moduleId</id>
-                                <phase>post-integration-test</phase>
-                                <goals>
-                                    <goal>undeploy-module</goal>
-                                </goals>
-                                <configuration>
-                                    <moduleId>JEE5/SAAJClientServer/1.1/car</moduleId>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-</project>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.geronimo.testsuite</groupId>
+        <artifactId>saaj-tests</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <artifactId>saaj-client</artifactId>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ Client</name>
+    <packaging>jar</packaging>
+
+    <description>This project executes testcases for your testsuite</description>
+
+    <properties>
+        <clientLogFile>${basedir}/target/client.log</clientLogFile>
+    </properties>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifest>
+                            <mainClass>org.apache.geronimo.test.SAAJClient</mainClass>
+                        </manifest>
+                    </archive>
+                </configuration>
+            </plugin>
+
+        </plugins>
+    </build>
+    <profiles>
+        <profile>
+            <id>it</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <systemProperties>
+                                <property>
+                                    <name>clientLogFile</name>
+                                    <value>${clientLogFile}</value>
+                                </property>
+                            </systemProperties>
+                        </configuration>
+                    </plugin>
+
+                    <plugin>
+                        <groupId>org.apache.geronimo.buildsupport</groupId>
+                        <artifactId>geronimo-maven-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <id>deploy-client</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>deploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleArchive>${project.build.directory}/${project.artifactId}-${project.version}.jar</moduleArchive>
+                                </configuration>
+                            </execution>
+
+                            <execution>
+                                <phase>pre-integration-test</phase>
+                                <id>run-client</id>
+                                <goals>
+                                    <goal>run-client</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>JEE5/SAAJClient/1.1/car</moduleId>
+                                    <logOutput>true</logOutput>
+                                    <logFile>${clientLogFile}</logFile>
+                                </configuration>
+                            </execution>
+
+                            <execution>
+                                <id>undeploy-client-as-moduleId</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>undeploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>JEE5/SAAJClientServer/1.1/car</moduleId>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+</project>
+

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/saaj-tests/saaj-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -1,112 +1,112 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-    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.
--->
-
-<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
-
-<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.geronimo.testsuite</groupId>
-        <artifactId>saaj-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
-    </parent>
-
-    <artifactId>saaj-war</artifactId>
-    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ WAR</name>
-    <packaging>war</packaging>
-
-    <description>This project executes testcases for your testsuite</description>
-
-    <dependencies>
-        <!--
-        <dependency>
-            <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-jsp_2.2_spec</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        -->
-
-        <dependency>
-            <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-servlet_3.0_spec</artifactId>
-            <scope>provided</scope>
-        </dependency>
-
-    </dependencies>
-
-    <profiles>
-        <profile>
-            <id>it</id>
-            <activation>
-                <property>
-                    <name>it</name>
-                </property>
-            </activation>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <configuration>
-                            <systemProperties>
-                                <property>
-                                    <name>webAppName</name>
-                                    <value>${project.artifactId}-${project.version}</value>
-                                </property>
-                            </systemProperties>
-                        </configuration>
-                    </plugin>
-
-                    <plugin>
-                        <groupId>org.apache.geronimo.buildsupport</groupId>
-                        <artifactId>geronimo-maven-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <id>deploy-wars</id>
-                                <phase>pre-integration-test</phase>
-                                <goals>
-                                    <goal>deploy-module</goal>
-                                </goals>
-                                <configuration>
-                                    <moduleArchive>${project.build.directory}/${project.artifactId}-${project.version}.war</moduleArchive>
-                                </configuration>
-                            </execution>
-
-                            <execution>
-                                <id>undeploy-war-as-moduleId</id>
-                                <phase>post-integration-test</phase>
-                                <goals>
-                                    <goal>undeploy-module</goal>
-                                </goals>
-                                <configuration>
-                                    <moduleId>JEE5/SAAJServlet/1.1/car</moduleId>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-</project>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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.
+-->
+
+<!-- $Rev: 653503 $ $Date: 2008-05-05 22:35:18 +0700 (Mon, 05 May 2008) $ -->
+
+<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.geronimo.testsuite</groupId>
+        <artifactId>saaj-tests</artifactId>
+        <version>3.0-beta-1</version>
+    </parent>
+
+    <artifactId>saaj-war</artifactId>
+    <name>Geronimo TestSuite :: WebServices TestSuite :: SAAJ WAR</name>
+    <packaging>war</packaging>
+
+    <description>This project executes testcases for your testsuite</description>
+
+    <dependencies>
+        <!--
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jsp_2.2_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        -->
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-servlet_3.0_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+    </dependencies>
+
+    <profiles>
+        <profile>
+            <id>it</id>
+            <activation>
+                <property>
+                    <name>it</name>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <systemProperties>
+                                <property>
+                                    <name>webAppName</name>
+                                    <value>${project.artifactId}-${project.version}</value>
+                                </property>
+                            </systemProperties>
+                        </configuration>
+                    </plugin>
+
+                    <plugin>
+                        <groupId>org.apache.geronimo.buildsupport</groupId>
+                        <artifactId>geronimo-maven-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <id>deploy-wars</id>
+                                <phase>pre-integration-test</phase>
+                                <goals>
+                                    <goal>deploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleArchive>${project.build.directory}/${project.artifactId}-${project.version}.war</moduleArchive>
+                                </configuration>
+                            </execution>
+
+                            <execution>
+                                <id>undeploy-war-as-moduleId</id>
+                                <phase>post-integration-test</phase>
+                                <goals>
+                                    <goal>undeploy-module</goal>
+                                </goals>
+                                <configuration>
+                                    <moduleId>JEE5/SAAJServlet/1.1/car</moduleId>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+</project>
+

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>webservices-testsuite</artifactId>
         <groupId>org.apache.geronimo.testsuite</groupId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>stax-tests</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-client/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>stax-client</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-ejb/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>stax-ejb</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsuite/webservices-testsuite/stax-tests/stax-war/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>
         <artifactId>stax-tests</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>stax-war</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.testsupport</groupId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <artifactId>test-deployment-j2ee_1.3</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ear-j2ee_1.3/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ear-j2ee_1.3</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-ejb-j2ee_1.3/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ejb-j2ee_1.3</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-rar-j2ee_1.3/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-rar-j2ee_1.3</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.3/test-war-j2ee_1.3/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.3</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-war-j2ee_1.3</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-deployment-j2ee_1.4</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ear-j2ee_1.4/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ear-j2ee_1.4</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-ejb-j2ee_1.4/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ejb-j2ee_1.4</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-rar-j2ee_1.4/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-rar-j2ee_1.4</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-j2ee_1.4/test-war-j2ee_1.4/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-j2ee_1.4</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-war-j2ee_1.4</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-deployment-javaee_5</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ear-javaee_5/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ear-javaee_5</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-ejb-javaee_5/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-ejb-javaee_5</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-rar-javaee_5/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-rar-javaee_5</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/test-deployment-javaee_5/test-war-javaee_5/pom.xml Mon Oct 31 08:41:21 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>test-deployment-javaee_5</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
 
     <artifactId>test-war-javaee_5</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/testsupport-commands/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/testsupport-commands/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/testsupport-commands/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/testsupport-commands/pom.xml Mon Oct 31 08:41:21 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <artifactId>testsupport-commands</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/testsupport-packaging/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/testsupport-packaging/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/testsupport-packaging/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/testsupport-packaging/pom.xml Mon Oct 31 08:41:21 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <artifactId>testsupport-packaging</artifactId>

Modified: geronimo/server/branches/3.0-beta/testsupport/testsupport-selenium/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-beta/testsupport/testsupport-selenium/pom.xml?rev=1195372&r1=1195371&r2=1195372&view=diff
==============================================================================
--- geronimo/server/branches/3.0-beta/testsupport/testsupport-selenium/pom.xml (original)
+++ geronimo/server/branches/3.0-beta/testsupport/testsupport-selenium/pom.xml Mon Oct 31 08:41:21 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.testsupport</groupId>
         <artifactId>testsupport</artifactId>
-        <version>3.0-beta-1-SNAPSHOT</version>
+        <version>3.0-beta-1</version>
     </parent>
     
     <artifactId>testsupport-selenium</artifactId>