You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/03/12 01:25:00 UTC

svn commit: r385215 - in /struts: action/trunk/pom.xml build/trunk/pom.xml build/trunk/project.xml

Author: wsmoak
Date: Sat Mar 11 16:24:58 2006
New Revision: 385215

URL: http://svn.apache.org/viewcvs?rev=385215&view=rev
Log:
Change to version 1.3.1 in preparation for tags.

Modified:
    struts/action/trunk/pom.xml
    struts/build/trunk/pom.xml
    struts/build/trunk/project.xml

Modified: struts/action/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=385215&r1=385214&r2=385215&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Sat Mar 11 16:24:58 2006
@@ -38,7 +38,7 @@
     <parent>
         <groupId>struts</groupId>
         <artifactId>struts-build</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.1</version>
         <relativePath>../build/pom.xml</relativePath>
     </parent>
 
@@ -46,7 +46,7 @@
     <groupId>struts</groupId>
     <artifactId>struts-action</artifactId>
     <packaging>jar</packaging>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.1</version>
     <name>Struts Action Framework</name>
     <url>http://struts.apache.org</url>
 

Modified: struts/build/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/build/trunk/pom.xml?rev=385215&r1=385214&r2=385215&view=diff
==============================================================================
--- struts/build/trunk/pom.xml (original)
+++ struts/build/trunk/pom.xml Sat Mar 11 16:24:58 2006
@@ -38,7 +38,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>struts</groupId>
     <artifactId>struts-build</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.1</version>
     <packaging>pom</packaging>
     <name>Apache Struts</name>
     <url>http://struts.apache.org</url>
@@ -206,7 +206,7 @@
             <id>gvanmatre</id>
             <email>gvanmatre at apache.org</email>
             <roles>
-                <role>Committer</role>
+                <role>PMC Member</role>
             </roles>
         </developer>
         <developer>

Modified: struts/build/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/build/trunk/project.xml?rev=385215&r1=385214&r2=385215&view=diff
==============================================================================
--- struts/build/trunk/project.xml (original)
+++ struts/build/trunk/project.xml Sat Mar 11 16:24:58 2006
@@ -53,10 +53,10 @@
 
 <project>
     <pomVersion>3</pomVersion>
-    <id>struts</id>
+    <artifactId>struts-build</artifactId>
     <name>Struts common build</name>
     <groupId>struts</groupId>
-    <currentVersion>1.3.1-SNAPSHOT</currentVersion>
+    <currentVersion>1.3.1</currentVersion>
 
 
     <!-- ################################################################ -->



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