Author: ggregory
Date: Mon Oct 31 15:01:49 2011
New Revision: 1195502

URL: http://svn.apache.org/viewvc?rev=1195502&view=rev
Log:
Update to 2.1-SNAPSHOT from 2.0-SNAPSHOT

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

Modified: commons/proper/vfs/trunk/sandbox/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/sandbox/pom.xml?rev=1195502&r1=1195501&r2=1195502&view=diff
==============================================================================
--- commons/proper/vfs/trunk/sandbox/pom.xml (original)
+++ commons/proper/vfs/trunk/sandbox/pom.xml Mon Oct 31 15:01:49 2011
@@ -24,13 +24,13 @@
   <name>Commons VFS Sandbox</name>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-vfs2-sandbox</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.1-SNAPSHOT</version>
   <description>VFS is a Virtual File System library - Sandbox.</description>
 
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-vfs2-project</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 


Reply via email to