You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2009/08/19 21:17:05 UTC

svn commit: r805938 - in /geronimo/samples/trunk: ./ buildutil/ geronimo-samples-archetype/ geronimo-samples-archetype/src/main/resources/archetype-resources/ repository/ samples/ samples/all-samples/ samples/all-samples/all-samples-jetty/ samples/all-...

Author: gawor
Date: Wed Aug 19 19:16:22 2009
New Revision: 805938

URL: http://svn.apache.org/viewvc?rev=805938&view=rev
Log:
update to 3.0-SNAPSHOT version and remove no-longer-needed repository module

Removed:
    geronimo/samples/trunk/repository/
Modified:
    geronimo/samples/trunk/buildutil/pom.xml
    geronimo/samples/trunk/geronimo-samples-archetype/pom.xml
    geronimo/samples/trunk/geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml
    geronimo/samples/trunk/pom.xml
    geronimo/samples/trunk/samples/all-samples/all-samples-jetty/pom.xml
    geronimo/samples/trunk/samples/all-samples/all-samples-tomcat/pom.xml
    geronimo/samples/trunk/samples/all-samples/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-connector-war/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-ear/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-jetty/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-tomcat/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-war1-jetty/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/pom.xml
    geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/pom.xml
    geronimo/samples/trunk/samples/app-per-port/pom.xml
    geronimo/samples/trunk/samples/async-http/http-local-app/pom.xml
    geronimo/samples/trunk/samples/async-http/http-remote-app/pom.xml
    geronimo/samples/trunk/samples/async-http/pom.xml
    geronimo/samples/trunk/samples/bank/bank-client/pom.xml
    geronimo/samples/trunk/samples/bank/bank-ear/pom.xml
    geronimo/samples/trunk/samples/bank/bank-ejb/pom.xml
    geronimo/samples/trunk/samples/bank/bank-jetty/pom.xml
    geronimo/samples/trunk/samples/bank/bank-tomcat/pom.xml
    geronimo/samples/trunk/samples/bank/bank-war/pom.xml
    geronimo/samples/trunk/samples/bank/pom.xml
    geronimo/samples/trunk/samples/calculator/calculator-ear/pom.xml
    geronimo/samples/trunk/samples/calculator/calculator-ejb/pom.xml
    geronimo/samples/trunk/samples/calculator/calculator-jetty/pom.xml
    geronimo/samples/trunk/samples/calculator/calculator-tomcat/pom.xml
    geronimo/samples/trunk/samples/calculator/calculator-war/pom.xml
    geronimo/samples/trunk/samples/calculator/pom.xml
    geronimo/samples/trunk/samples/customer/customer-client/pom.xml
    geronimo/samples/trunk/samples/customer/customer-ear/pom.xml
    geronimo/samples/trunk/samples/customer/customer-ejb/pom.xml
    geronimo/samples/trunk/samples/customer/customer-jetty/pom.xml
    geronimo/samples/trunk/samples/customer/customer-tomcat/pom.xml
    geronimo/samples/trunk/samples/customer/customer-war/pom.xml
    geronimo/samples/trunk/samples/customer/pom.xml
    geronimo/samples/trunk/samples/dbtester/dbtester-jetty/pom.xml
    geronimo/samples/trunk/samples/dbtester/dbtester-tomcat/pom.xml
    geronimo/samples/trunk/samples/dbtester/dbtester-war/pom.xml
    geronimo/samples/trunk/samples/dbtester/pom.xml
    geronimo/samples/trunk/samples/inventory/inventory-jetty/pom.xml
    geronimo/samples/trunk/samples/inventory/inventory-tomcat/pom.xml
    geronimo/samples/trunk/samples/inventory/inventory-war/pom.xml
    geronimo/samples/trunk/samples/inventory/pom.xml
    geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-jetty/pom.xml
    geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-tomcat/pom.xml
    geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/pom.xml
    geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ear/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ejb/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-jetty/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-tomcat/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/pom.xml
    geronimo/samples/trunk/samples/jms-mdb/pom.xml
    geronimo/samples/trunk/samples/jsp-examples/jsp-examples-jetty/pom.xml
    geronimo/samples/trunk/samples/jsp-examples/jsp-examples-tomcat/pom.xml
    geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/pom.xml
    geronimo/samples/trunk/samples/jsp-examples/pom.xml
    geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-jetty/pom.xml
    geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-realm/pom.xml
    geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-tomcat/pom.xml
    geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/pom.xml
    geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
    geronimo/samples/trunk/samples/myphonebook/myphonebook-ear/pom.xml
    geronimo/samples/trunk/samples/myphonebook/myphonebook-ejb/pom.xml
    geronimo/samples/trunk/samples/myphonebook/myphonebook-jetty/pom.xml
    geronimo/samples/trunk/samples/myphonebook/myphonebook-tomcat/pom.xml
    geronimo/samples/trunk/samples/myphonebook/myphonebook-war/pom.xml
    geronimo/samples/trunk/samples/myphonebook/pom.xml
    geronimo/samples/trunk/samples/mytime/mytime-ear/pom.xml
    geronimo/samples/trunk/samples/mytime/mytime-ejb/pom.xml
    geronimo/samples/trunk/samples/mytime/mytime-jetty/pom.xml
    geronimo/samples/trunk/samples/mytime/mytime-tomcat/pom.xml
    geronimo/samples/trunk/samples/mytime/mytime-war/pom.xml
    geronimo/samples/trunk/samples/mytime/pom.xml
    geronimo/samples/trunk/samples/pom.xml
    geronimo/samples/trunk/samples/sample-datasource/pom.xml
    geronimo/samples/trunk/samples/sendmail/pom.xml
    geronimo/samples/trunk/samples/sendmail/sendmail-jetty/pom.xml
    geronimo/samples/trunk/samples/sendmail/sendmail-tomcat/pom.xml
    geronimo/samples/trunk/samples/sendmail/sendmail-war/pom.xml
    geronimo/samples/trunk/samples/servlet-examples/pom.xml
    geronimo/samples/trunk/samples/servlet-examples/servlet-examples-jetty/pom.xml
    geronimo/samples/trunk/samples/servlet-examples/servlet-examples-tomcat/pom.xml
    geronimo/samples/trunk/samples/servlet-examples/servlet-examples-war/pom.xml
    geronimo/samples/trunk/samples/timereport/pom.xml
    geronimo/samples/trunk/samples/timereport/timereport-jetty/pom.xml
    geronimo/samples/trunk/samples/timereport/timereport-tomcat/pom.xml
    geronimo/samples/trunk/samples/timereport/timereport-war/pom.xml

Modified: geronimo/samples/trunk/buildutil/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/buildutil/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/buildutil/pom.xml (original)
+++ geronimo/samples/trunk/buildutil/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples-parent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>buildutil</artifactId>

Modified: geronimo/samples/trunk/geronimo-samples-archetype/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/geronimo-samples-archetype/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/geronimo-samples-archetype/pom.xml (original)
+++ geronimo/samples/trunk/geronimo-samples-archetype/pom.xml Wed Aug 19 19:16:22 2009
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples-parent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-samples-archetype</artifactId>

Modified: geronimo/samples/trunk/geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml (original)
+++ geronimo/samples/trunk/geronimo-samples-archetype/src/main/resources/archetype-resources/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     
     <artifactId>${artifactId}</artifactId>

Modified: geronimo/samples/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/pom.xml (original)
+++ geronimo/samples/trunk/pom.xml Wed Aug 19 19:16:22 2009
@@ -32,7 +32,7 @@
     <groupId>org.apache.geronimo.samples</groupId>
     <artifactId>samples-parent</artifactId>
     <name>Geronimo Samples :: Parent</name>
-    <version>2.2-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
@@ -46,12 +46,10 @@
     </scm>
 
     <properties>
-        <geronimoVersion>2.2-SNAPSHOT</geronimoVersion>
+        <geronimoVersion>3.0-SNAPSHOT</geronimoVersion>
         <siteId>geronimo-samples</siteId>
         <projectName>Apache Geronimo Samples</projectName>
         <jetty>jetty7</jetty>
-        <tomcatVersion>6.0.18-SNAPSHOT</tomcatVersion>
-        <tomcatGroupId>org.apache.geronimo.ext.tomcat</tomcatGroupId>
     </properties>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -104,7 +102,6 @@
 
     <modules>
         <module>buildutil</module>
-        <module>repository</module>
         <module>geronimo-samples-archetype</module>
         <module>samples</module>
     </modules>

Modified: geronimo/samples/trunk/samples/all-samples/all-samples-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/all-samples/all-samples-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/all-samples/all-samples-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/all-samples/all-samples-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>all-samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/all-samples/all-samples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/all-samples/all-samples-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/all-samples/all-samples-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/all-samples/all-samples-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>all-samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/all-samples/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/all-samples/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/all-samples/pom.xml (original)
+++ geronimo/samples/trunk/samples/all-samples/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>all-samples</artifactId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-connector-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-connector-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-connector-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-connector-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>app-per-port-connector-war</artifactId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>app-per-port-ear</artifactId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-war1-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-war1-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-war1-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-war1-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>app-per-port-war1</artifactId>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>app-per-port</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>app-per-port-war2</artifactId>

Modified: geronimo/samples/trunk/samples/app-per-port/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/pom.xml (original)
+++ geronimo/samples/trunk/samples/app-per-port/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>app-per-port</artifactId>

Modified: geronimo/samples/trunk/samples/async-http/http-local-app/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/async-http/http-local-app/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/async-http/http-local-app/pom.xml (original)
+++ geronimo/samples/trunk/samples/async-http/http-local-app/pom.xml Wed Aug 19 19:16:22 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>async-http</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>http-local-app</artifactId>
     <name>Geronimo Samples :: Asynchronous HTTP :: Local App</name>

Modified: geronimo/samples/trunk/samples/async-http/http-remote-app/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/async-http/http-remote-app/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/async-http/http-remote-app/pom.xml (original)
+++ geronimo/samples/trunk/samples/async-http/http-remote-app/pom.xml Wed Aug 19 19:16:22 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>async-http</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>http-remote-app</artifactId>
     <name>Geronimo Samples :: Asynchronous HTTP :: Remote App</name>

Modified: geronimo/samples/trunk/samples/async-http/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/async-http/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/async-http/pom.xml (original)
+++ geronimo/samples/trunk/samples/async-http/pom.xml Wed Aug 19 19:16:22 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>async-http</artifactId>
     <name>Geronimo Samples :: Asynchronous HTTP:: Parent</name>

Modified: geronimo/samples/trunk/samples/bank/bank-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-client/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-client/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-client/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bank-client</artifactId>

Modified: geronimo/samples/trunk/samples/bank/bank-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bank-ear</artifactId>

Modified: geronimo/samples/trunk/samples/bank/bank-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bank-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/bank/bank-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/bank/bank-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/bank/bank-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/bank-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>bank</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bank-war</artifactId>

Modified: geronimo/samples/trunk/samples/bank/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/pom.xml (original)
+++ geronimo/samples/trunk/samples/bank/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bank</artifactId>

Modified: geronimo/samples/trunk/samples/calculator/calculator-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>calculator-ear</artifactId>

Modified: geronimo/samples/trunk/samples/calculator/calculator-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>calculator-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/calculator/calculator-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/calculator/calculator-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/calculator/calculator-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>calculator-war</artifactId>
     <name>Geronimo Samples :: calculator :: WAR</name>

Modified: geronimo/samples/trunk/samples/calculator/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/pom.xml (original)
+++ geronimo/samples/trunk/samples/calculator/pom.xml Wed Aug 19 19:16:22 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>calculator</artifactId>
     <name>Geronimo Samples :: calculator</name>

Modified: geronimo/samples/trunk/samples/customer/customer-client/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-client/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-client/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-client/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>customer-client</artifactId>

Modified: geronimo/samples/trunk/samples/customer/customer-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>customer-ear</artifactId>

Modified: geronimo/samples/trunk/samples/customer/customer-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>customer-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/customer/customer-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/customer/customer-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/customer/customer-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/customer-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>customer</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>customer-war</artifactId>

Modified: geronimo/samples/trunk/samples/customer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/pom.xml (original)
+++ geronimo/samples/trunk/samples/customer/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>customer</artifactId>

Modified: geronimo/samples/trunk/samples/dbtester/dbtester-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/dbtester-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/dbtester/dbtester-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/dbtester/dbtester-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>dbtester</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/dbtester/dbtester-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/dbtester-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/dbtester/dbtester-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/dbtester/dbtester-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>dbtester</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/dbtester/dbtester-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/dbtester-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/dbtester/dbtester-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/dbtester/dbtester-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>dbtester</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dbtester-war</artifactId>

Modified: geronimo/samples/trunk/samples/dbtester/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/dbtester/pom.xml (original)
+++ geronimo/samples/trunk/samples/dbtester/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dbtester</artifactId>

Modified: geronimo/samples/trunk/samples/inventory/inventory-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/inventory-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/inventory/inventory-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/inventory/inventory-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>inventory</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/inventory/inventory-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/inventory-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/inventory/inventory-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/inventory/inventory-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>inventory</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/inventory/inventory-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/inventory-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/inventory/inventory-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/inventory/inventory-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>inventory</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>inventory-war</artifactId>

Modified: geronimo/samples/trunk/samples/inventory/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/inventory/pom.xml (original)
+++ geronimo/samples/trunk/samples/inventory/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>inventory</artifactId>

Modified: geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jaxws-calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jaxws-calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jaxws-calculator</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxws-calculator-war</artifactId>

Modified: geronimo/samples/trunk/samples/jaxws-calculator/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/pom.xml (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxws-calculator</artifactId>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jms-mdb</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-mdb-ear</artifactId>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jms-mdb</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-mdb-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jms-mdb</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jms-mdb</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jms-mdb</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-mdb-war</artifactId>

Modified: geronimo/samples/trunk/samples/jms-mdb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/pom.xml (original)
+++ geronimo/samples/trunk/samples/jms-mdb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jms-mdb</artifactId>

Modified: geronimo/samples/trunk/samples/jsp-examples/jsp-examples-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jsp-examples/jsp-examples-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jsp-examples/jsp-examples-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/jsp-examples/jsp-examples-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jsp-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jsp-examples/jsp-examples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jsp-examples/jsp-examples-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jsp-examples/jsp-examples-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/jsp-examples/jsp-examples-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jsp-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>jsp-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jsp-examples-war</artifactId>

Modified: geronimo/samples/trunk/samples/jsp-examples/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jsp-examples/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jsp-examples/pom.xml (original)
+++ geronimo/samples/trunk/samples/jsp-examples/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jsp-examples</artifactId>

Modified: geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>ldap-sample-app</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-realm/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-realm/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-realm/pom.xml (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-realm/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>ldap-sample-app</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>ldap-sample-app-realm</artifactId>

Modified: geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>ldap-sample-app</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>ldap-sample-app</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>ldap-sample-app-war</artifactId>

Modified: geronimo/samples/trunk/samples/ldap-sample-app/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/pom.xml (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>ldap-sample-app</artifactId>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>myphonebook</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myphonebook-ear</artifactId>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>myphonebook</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myphonebook-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>myphonebook</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>myphonebook</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>myphonebook</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myphonebook-war</artifactId>

Modified: geronimo/samples/trunk/samples/myphonebook/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/pom.xml (original)
+++ geronimo/samples/trunk/samples/myphonebook/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myphonebook</artifactId>

Modified: geronimo/samples/trunk/samples/mytime/mytime-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-ear/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-ear/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-ear/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>mytime</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>mytime-ear</artifactId>

Modified: geronimo/samples/trunk/samples/mytime/mytime-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-ejb/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-ejb/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-ejb/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>mytime</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>mytime-ejb</artifactId>

Modified: geronimo/samples/trunk/samples/mytime/mytime-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>mytime</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/mytime/mytime-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>mytime</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/mytime/mytime-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>mytime</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>mytime-war</artifactId>

Modified: geronimo/samples/trunk/samples/mytime/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/pom.xml (original)
+++ geronimo/samples/trunk/samples/mytime/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>mytime</artifactId>

Modified: geronimo/samples/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/pom.xml (original)
+++ geronimo/samples/trunk/samples/pom.xml Wed Aug 19 19:16:22 2009
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples-parent</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
     <artifactId>samples</artifactId>
     <name>Geronimo Samples :: Samples</name>

Modified: geronimo/samples/trunk/samples/sample-datasource/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sample-datasource/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sample-datasource/pom.xml (original)
+++ geronimo/samples/trunk/samples/sample-datasource/pom.xml Wed Aug 19 19:16:22 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/sendmail/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sendmail/pom.xml (original)
+++ geronimo/samples/trunk/samples/sendmail/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>sendmail</artifactId>

Modified: geronimo/samples/trunk/samples/sendmail/sendmail-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/sendmail-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sendmail/sendmail-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/sendmail/sendmail-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>sendmail</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/sendmail/sendmail-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/sendmail-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sendmail/sendmail-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/sendmail/sendmail-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>sendmail</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/sendmail/sendmail-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/sendmail-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sendmail/sendmail-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/sendmail/sendmail-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>sendmail</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>sendmail-war</artifactId>

Modified: geronimo/samples/trunk/samples/servlet-examples/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/servlet-examples/pom.xml (original)
+++ geronimo/samples/trunk/samples/servlet-examples/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>servlet-examples</artifactId>

Modified: geronimo/samples/trunk/samples/servlet-examples/servlet-examples-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/servlet-examples-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/servlet-examples/servlet-examples-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/servlet-examples/servlet-examples-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>servlet-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/servlet-examples/servlet-examples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/servlet-examples-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/servlet-examples/servlet-examples-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/servlet-examples/servlet-examples-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>servlet-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/servlet-examples/servlet-examples-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/servlet-examples/servlet-examples-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/servlet-examples/servlet-examples-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/servlet-examples/servlet-examples-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>servlet-examples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>servlet-examples-war</artifactId>

Modified: geronimo/samples/trunk/samples/timereport/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/timereport/pom.xml (original)
+++ geronimo/samples/trunk/samples/timereport/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>samples</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>timereport</artifactId>

Modified: geronimo/samples/trunk/samples/timereport/timereport-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/timereport-jetty/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/timereport/timereport-jetty/pom.xml (original)
+++ geronimo/samples/trunk/samples/timereport/timereport-jetty/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>timereport</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/timereport/timereport-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/timereport-tomcat/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/timereport/timereport-tomcat/pom.xml (original)
+++ geronimo/samples/trunk/samples/timereport/timereport-tomcat/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>timereport</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.samples</groupId>

Modified: geronimo/samples/trunk/samples/timereport/timereport-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/timereport-war/pom.xml?rev=805938&r1=805937&r2=805938&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/timereport/timereport-war/pom.xml (original)
+++ geronimo/samples/trunk/samples/timereport/timereport-war/pom.xml Wed Aug 19 19:16:22 2009
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.samples</groupId>
         <artifactId>timereport</artifactId>
-        <version>2.2-SNAPSHOT</version>
+        <version>3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>timereport-war</artifactId>