You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jo...@apache.org on 2007/02/01 17:44:29 UTC

svn commit: r502281 - /jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

Author: jochen
Date: Thu Feb  1 08:44:28 2007
New Revision: 502281

URL: http://svn.apache.org/viewvc?view=rev&rev=502281
Log:
Removing SNAPSHOT dependencies.

Modified:
    jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/branches/b1_2/pom.xml?view=diff&rev=502281&r1=502280&r2=502281
==============================================================================
--- jakarta/commons/proper/fileupload/branches/b1_2/pom.xml (original)
+++ jakarta/commons/proper/fileupload/branches/b1_2/pom.xml Thu Feb  1 08:44:28 2007
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2rc2</version>
   <name>FileUpload</name>
   <description>
     The FileUpload component provides a simple yet flexible means of adding support for multipart



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