Author: jmitchell
Date: Wed Apr 26 21:59:35 2006
New Revision: 397396

URL: http://svn.apache.org/viewcvs?rev=397396&view=rev
Log:
finish updating the action poms to the next snapshot

Modified:
    struts/action/trunk/apps/blank/pom.xml
    struts/action/trunk/apps/cookbook/pom.xml
    struts/action/trunk/apps/examples/pom.xml
    struts/action/trunk/apps/faces-example1/pom.xml
    struts/action/trunk/apps/faces-example2/pom.xml
    struts/action/trunk/apps/mailreader/pom.xml
    struts/action/trunk/apps/pom.xml
    struts/action/trunk/apps/scripting-mailreader/pom.xml
    struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml
    struts/action/trunk/assembly/pom.xml
    struts/action/trunk/core/pom.xml
    struts/action/trunk/el/pom.xml
    struts/action/trunk/extras/pom.xml
    struts/action/trunk/faces/pom.xml
    struts/action/trunk/integration/pom.xml
    struts/action/trunk/integration/taglib-it/pom.xml
    struts/action/trunk/mailreader-dao/pom.xml
    struts/action/trunk/scripting/pom.xml
    struts/action/trunk/taglib/pom.xml
    struts/action/trunk/tiles/pom.xml

Modified: struts/action/trunk/apps/blank/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/blank/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/blank/pom.xml (original)
+++ struts/action/trunk/apps/blank/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/cookbook/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/cookbook/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/cookbook/pom.xml (original)
+++ struts/action/trunk/apps/cookbook/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/examples/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/examples/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/examples/pom.xml (original)
+++ struts/action/trunk/apps/examples/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/faces-example1/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/faces-example1/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/faces-example1/pom.xml (original)
+++ struts/action/trunk/apps/faces-example1/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/faces-example2/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/faces-example2/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/faces-example2/pom.xml (original)
+++ struts/action/trunk/apps/faces-example2/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/mailreader/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/mailreader/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/mailreader/pom.xml (original)
+++ struts/action/trunk/apps/mailreader/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/pom.xml (original)
+++ struts/action/trunk/apps/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/scripting-mailreader/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/scripting-mailreader/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/scripting-mailreader/pom.xml (original)
+++ struts/action/trunk/apps/scripting-mailreader/pom.xml Wed Apr 26 21:59:35 
2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml (original)
+++ struts/action/trunk/apps/strutsel-exercise-taglib/pom.xml Wed Apr 26 
21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-apps</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/assembly/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/assembly/pom.xml (original)
+++ struts/action/trunk/assembly/pom.xml Wed Apr 26 21:59:35 2006
@@ -33,7 +33,7 @@
   <parent>
     <groupId>org.apache.struts.action</groupId>
     <artifactId>struts-action-parent</artifactId>
-    <version>1.3.2</version>
+    <version>1.3.3-SNAPSHOT</version>
   </parent>
 
   <scm>

Modified: struts/action/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/core/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/core/pom.xml (original)
+++ struts/action/trunk/core/pom.xml Wed Apr 26 21:59:35 2006
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.struts.action</groupId>
         <artifactId>struts-action-parent</artifactId>
-        <version>1.3.2</version>
+        <version>1.3.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/el/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/el/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/el/pom.xml (original)
+++ struts/action/trunk/el/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/extras/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/extras/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/extras/pom.xml (original)
+++ struts/action/trunk/extras/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
    
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/faces/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/faces/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/faces/pom.xml (original)
+++ struts/action/trunk/faces/pom.xml Wed Apr 26 21:59:35 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/integration/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/integration/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/integration/pom.xml (original)
+++ struts/action/trunk/integration/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/integration/taglib-it/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/integration/taglib-it/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/integration/taglib-it/pom.xml (original)
+++ struts/action/trunk/integration/taglib-it/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-it</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/mailreader-dao/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/mailreader-dao/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/mailreader-dao/pom.xml (original)
+++ struts/action/trunk/mailreader-dao/pom.xml Wed Apr 26 21:59:35 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/scripting/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/scripting/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/scripting/pom.xml (original)
+++ struts/action/trunk/scripting/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/taglib/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/taglib/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/taglib/pom.xml (original)
+++ struts/action/trunk/taglib/pom.xml Wed Apr 26 21:59:35 2006
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: struts/action/trunk/tiles/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/tiles/pom.xml?rev=397396&r1=397395&r2=397396&view=diff
==============================================================================
--- struts/action/trunk/tiles/pom.xml (original)
+++ struts/action/trunk/tiles/pom.xml Wed Apr 26 21:59:35 2006
@@ -28,7 +28,7 @@
    <parent>
       <groupId>org.apache.struts.action</groupId>
       <artifactId>struts-action-parent</artifactId>
-      <version>1.3.2</version>
+      <version>1.3.3-SNAPSHOT</version>
     </parent>
 
    <artifactId>struts-tiles</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to