Author: rgoers
Date: Wed Nov  3 17:25:24 2010
New Revision: 1030551

URL: http://svn.apache.org/viewvc?rev=1030551&view=rev
Log:
Change the commons release version

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1030551&r1=1030550&r2=1030551&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Nov  3 17:25:24 2010
@@ -117,7 +117,8 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <commons.componentid>vfs</commons.componentid>
-    <commons.release.version>1.0</commons.release.version>
+    <commons.release.version>2.0</commons.release.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <commons.binary.suffix></commons.binary.suffix>
     <commons.jira.id>VFS</commons.jira.id>
     <commons.jira.pid>12310495</commons.jira.pid>


Reply via email to