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/02/26 22:39:52 UTC

svn commit: r381170 - /struts/build/trunk/pom.xml

Author: wsmoak
Date: Sun Feb 26 13:39:48 2006
New Revision: 381170

URL: http://svn.apache.org/viewcvs?rev=381170&view=rev
Log:
Update version to 1.3.1-SNAPSHOT in Maven2 build.
Add Jason and Patrick as committers.

Modified:
    struts/build/trunk/pom.xml

Modified: struts/build/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/build/trunk/pom.xml?rev=381170&r1=381169&r2=381170&view=diff
==============================================================================
--- struts/build/trunk/pom.xml (original)
+++ struts/build/trunk/pom.xml Sun Feb 26 13:39:48 2006
@@ -38,7 +38,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>struts</groupId>
     <artifactId>struts-build</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Struts</name>
     <url>http://struts.apache.org</url>
@@ -241,7 +241,23 @@
                 <role>Committer</role>
             </roles>
         </developer>
-    </developers>
+        <developer>
+            <name>Jason Carreira</name>
+            <id>jcarreira</id>
+            <email>jcarreira at apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <name>Patrick Lightbody</name>
+            <id>plightbo</id>
+            <email>plightbo at apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
+      </developers>
 
     <profiles/>
 



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