Author: elserj Date: Mon May 2 02:53:41 2016 New Revision: 1741919 URL: http://svn.apache.org/viewvc?rev=1741919&view=rev Log: Update version for sandbox module
Modified: commons/proper/vfs/branches/VFS-2.1/sandbox/pom.xml Modified: commons/proper/vfs/branches/VFS-2.1/sandbox/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.1/sandbox/pom.xml?rev=1741919&r1=1741918&r2=1741919&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.1/sandbox/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.1/sandbox/pom.xml Mon May 2 02:53:41 2016 @@ -24,13 +24,13 @@ <name>Apache Commons VFS Sandbox</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-sandbox</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <description>Apache Commons VFS is a Virtual File System library - Sandbox.</description> <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-project</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <relativePath>../</relativePath> </parent>