[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    svn commit: r381173 - in /struts: action/trunk/pom.xml taglib/trunk/pom.xml
From:       wsmoak () apache ! org
Date:       2006-02-26 21:56:21
Message-ID: 20060226215621.42139.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: wsmoak
Date: Sun Feb 26 13:56:17 2006
New Revision: 381173

URL: http://svn.apache.org/viewcvs?rev=381173&view=rev
Log:
Updated version to 1.3.1-SNAPSHOT in Maven2 build.
Changed FileUpload dependency to v1.1. 

Modified:
    struts/action/trunk/pom.xml
    struts/taglib/trunk/pom.xml

Modified: struts/action/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=381173&r1=381172&r2=381173&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Sun Feb 26 13:56:17 2006
@@ -148,7 +148,7 @@
         <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.0</version>
+            <version>1.1</version>
             <optional>true</optional>
         </dependency>
         <dependency>

Modified: struts/taglib/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/pom.xml?rev=381173&r1=381172&r2=381173&view=diff
==============================================================================
--- struts/taglib/trunk/pom.xml (original)
+++ struts/taglib/trunk/pom.xml Sun Feb 26 13:56:17 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-taglib</artifactId>
    <packaging>jar</packaging>
-   <version>1.3.0-SNAPSHOT</version>
+   <version>1.3.1-SNAPSHOT</version>
    <name>Struts Taglib</name>
    <url>http://struts.apache.org</url>
 
@@ -107,7 +107,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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic