You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2006/02/17 15:40:11 UTC

svn commit: r378530 - in /struts: action/trunk/pom.xml apps/trunk/project.xml build/trunk/project.xml el/trunk/pom.xml extras/trunk/pom.xml sandbox/trunk/archetypes/action-blank/pom.xml tiles/trunk/pom.xml

Author: husted
Date: Fri Feb 17 06:40:09 2006
New Revision: 378530

URL: http://svn.apache.org/viewcvs?rev=378530&view=rev
Log:
StrutsClassicStrutsClassic130
* Update currentVersion and version to *-1.3.1-SNAPSHOT 


Modified:
    struts/action/trunk/pom.xml
    struts/apps/trunk/project.xml
    struts/build/trunk/project.xml
    struts/el/trunk/pom.xml
    struts/extras/trunk/pom.xml
    struts/sandbox/trunk/archetypes/action-blank/pom.xml
    struts/tiles/trunk/pom.xml

Modified: struts/action/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Fri Feb 17 06:40:09 2006
@@ -38,7 +38,7 @@
     <parent>
         <groupId>struts</groupId>
         <artifactId>struts-build</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.3.1-SNAPSHOT</version>
         <relativePath>../build/pom.xml</relativePath>
     </parent>
 
@@ -46,7 +46,7 @@
     <groupId>struts</groupId>
     <artifactId>struts-action</artifactId>
     <packaging>jar</packaging>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <name>Struts Action Framework</name>
     <url>http://struts.apache.org</url>
 

Modified: struts/apps/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/apps/trunk/project.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/apps/trunk/project.xml (original)
+++ struts/apps/trunk/project.xml Fri Feb 17 06:40:09 2006
@@ -22,7 +22,7 @@
   <extend>build/project.xml</extend>
   <id>struts-apps</id>
   <name>Struts Applications</name>
-  <currentVersion>1.3.0</currentVersion>
+  <currentVersion>1.3.1-SNAPSHOT</currentVersion>
 
 
     <!-- ################################################################ -->

Modified: struts/build/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/build/trunk/project.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/build/trunk/project.xml (original)
+++ struts/build/trunk/project.xml Fri Feb 17 06:40:09 2006
@@ -56,7 +56,7 @@
     <id>struts</id>
     <name>Struts common build</name>
     <groupId>struts</groupId>
-    <currentVersion>1.3.0</currentVersion>
+    <currentVersion>1.3.1-SNAPSHOT</currentVersion>
 
 
     <!-- ################################################################ -->

Modified: struts/el/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/el/trunk/pom.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/el/trunk/pom.xml (original)
+++ struts/el/trunk/pom.xml Fri Feb 17 06:40:09 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>struts</groupId>
       <artifactId>struts-build</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.1-SNAPSHOT</version>
       <relativePath>../build/pom.xml</relativePath>
    </parent>
 
@@ -45,7 +45,7 @@
    <groupId>struts</groupId>
    <artifactId>struts-el</artifactId>
    <packaging>jar</packaging>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.1-SNAPSHOT</version>
    <name>Struts EL</name>
    <url>http://struts.apache.org</url>
 
@@ -108,19 +108,19 @@
       <dependency>
          <groupId>struts</groupId>
          <artifactId>struts-action</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.1-SNAPSHOT</version>
       </dependency>
 
       <dependency>
          <groupId>struts</groupId>
          <artifactId>struts-taglib</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.1-SNAPSHOT</version>
       </dependency>
 
       <dependency>
          <groupId>struts</groupId>
          <artifactId>struts-tiles</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.1-SNAPSHOT</version>
       </dependency>
 
       <dependency>

Modified: struts/extras/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/extras/trunk/pom.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/extras/trunk/pom.xml (original)
+++ struts/extras/trunk/pom.xml Fri Feb 17 06:40:09 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>struts</groupId>
       <artifactId>struts-build</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.1-SNAPSHOT</version>
       <relativePath>../build/pom.xml</relativePath>
    </parent>
    
@@ -45,7 +45,7 @@
    <groupId>struts</groupId>
    <artifactId>struts-extras</artifactId>
    <packaging>jar</packaging>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.1-SNAPSHOT</version>
    <name>Struts Extras</name>
    <url>http://struts.apache.org</url>
 
@@ -93,7 +93,7 @@
       <dependency>
          <groupId>struts</groupId>
          <artifactId>struts-action</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.1-SNAPSHOT</version>
       </dependency>
 
    </dependencies>

Modified: struts/sandbox/trunk/archetypes/action-blank/pom.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/archetypes/action-blank/pom.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/sandbox/trunk/archetypes/action-blank/pom.xml (original)
+++ struts/sandbox/trunk/archetypes/action-blank/pom.xml Fri Feb 17 06:40:09 2006
@@ -5,7 +5,7 @@
    <modelVersion>4.0.0</modelVersion>
    <groupId>struts</groupId>
    <artifactId>struts-archetype-action-blank</artifactId>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.1-SNAPSHOT</version>
    <packaging>maven-plugin</packaging>
    <name>Struts Action Blank Archetype</name>
 

Modified: struts/tiles/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/tiles/trunk/pom.xml?rev=378530&r1=378529&r2=378530&view=diff
==============================================================================
--- struts/tiles/trunk/pom.xml (original)
+++ struts/tiles/trunk/pom.xml Fri Feb 17 06:40:09 2006
@@ -37,7 +37,7 @@
    <parent>
       <groupId>struts</groupId>
       <artifactId>struts-build</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.1-SNAPSHOT</version>
       <relativePath>../build/pom.xml</relativePath>
    </parent>
 
@@ -45,7 +45,7 @@
    <groupId>struts</groupId>
    <artifactId>struts-tiles</artifactId>
    <packaging>jar</packaging>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.1-SNAPSHOT</version>
    <name>Struts Tiles</name>
    <url>http://struts.apache.org</url>
 
@@ -104,7 +104,7 @@
       <dependency>
          <groupId>struts</groupId>
          <artifactId>struts-action</artifactId>
-         <version>1.3.0-SNAPSHOT</version>
+         <version>1.3.1-SNAPSHOT</version>
       </dependency>
 
    </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org