Author: mrdon
Date: Tue Jul 17 18:48:21 2007
New Revision: 557112

URL: http://svn.apache.org/viewvc?view=rev&rev=557112
Log:
Updating Struts 2 versions for related archetypes

Modified:
    struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
    
struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
    struts/maven/trunk/struts2-archetype-portlet/pom.xml
    
struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
    struts/maven/trunk/struts2-archetype-starter/pom.xml
    
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml

Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Tue Jul 17 18:48:21 
2007
@@ -9,7 +9,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-dbportlet</artifactId>
-  <version>2.0.5-SNAPSHOT</version>
+  <version>2.0.8-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Database Portlet</name>
 

Modified: 
struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- 
struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml
 Tue Jul 17 18:48:21 2007
@@ -23,13 +23,13 @@
                <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-core</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.8</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-codebehind-plugin</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>commons-lang</groupId>
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-spring-plugin</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>

Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Tue Jul 17 18:48:21 
2007
@@ -9,7 +9,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-portlet</artifactId>
-  <version>2.0.5-SNAPSHOT</version>
+  <version>2.0.8-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Portlet</name>
 

Modified: 
struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- 
struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml
 Tue Jul 17 18:48:21 2007
@@ -23,13 +23,13 @@
                <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-core</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.8</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-codebehind-plugin</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>commons-lang</groupId>

Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- struts/maven/trunk/struts2-archetype-starter/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-starter/pom.xml Tue Jul 17 18:48:21 
2007
@@ -9,7 +9,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-starter</artifactId>
-  <version>2.0.6-SNAPSHOT</version>
+  <version>2.0.8-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Starter</name>
 

Modified: 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml?view=diff&rev=557112&r1=557111&r2=557112
==============================================================================
--- 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
 Tue Jul 17 18:48:21 2007
@@ -23,17 +23,17 @@
                <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-core</artifactId>
-            <version>2.0.6</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-sitemesh-plugin</artifactId>
-            <version>2.0.6</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-spring-plugin</artifactId>
-            <version>2.0.6</version>
+            <version>2.0.8</version>
         </dependency>
 
                <!-- Servlet & Jsp -->


Reply via email to