Author: elserj Date: Mon May 2 01:26:20 2016 New Revision: 1741918 URL: http://svn.apache.org/viewvc?rev=1741918&view=rev Log: [maven-release-plugin] prepare release commons-vfs2-project-2.1
Modified: commons/proper/vfs/branches/VFS-2.1/core/pom.xml commons/proper/vfs/branches/VFS-2.1/dist/pom.xml commons/proper/vfs/branches/VFS-2.1/examples/pom.xml commons/proper/vfs/branches/VFS-2.1/pom.xml Modified: commons/proper/vfs/branches/VFS-2.1/core/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.1/core/pom.xml?rev=1741918&r1=1741917&r2=1741918&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.1/core/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.1/core/pom.xml Mon May 2 01:26:20 2016 @@ -24,14 +24,14 @@ <name>Apache Commons VFS Core</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <description>Apache Commons VFS is a Virtual File System library.</description> <url>http://commons.apache.org/proper/commons-vfs/</url> <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-project</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/branches/VFS-2.1/dist/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.1/dist/pom.xml?rev=1741918&r1=1741917&r2=1741918&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.1/dist/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.1/dist/pom.xml Mon May 2 01:26:20 2016 @@ -23,14 +23,14 @@ limitations under the License. <name>Apache Commons VFS Distribution</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-distribution</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <packaging>pom</packaging> <description>Apache Commons VFS is a Virtual File System library - Distribution archives.</description> <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-project</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/branches/VFS-2.1/examples/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.1/examples/pom.xml?rev=1741918&r1=1741917&r2=1741918&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.1/examples/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.1/examples/pom.xml Mon May 2 01:26:20 2016 @@ -24,13 +24,13 @@ <name>Apache Commons VFS Examples</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-examples</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <description>Apache Commons VFS is a Virtual File System library - Examples.</description> <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-project</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/branches/VFS-2.1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/branches/VFS-2.1/pom.xml?rev=1741918&r1=1741917&r2=1741918&view=diff ============================================================================== --- commons/proper/vfs/branches/VFS-2.1/pom.xml (original) +++ commons/proper/vfs/branches/VFS-2.1/pom.xml Mon May 2 01:26:20 2016 @@ -30,7 +30,7 @@ <name>Apache Commons VFS</name> <description>Apache Commons VFS is a Virtual File System library.</description> <packaging>pom</packaging> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> <url>http://commons.apache.org/proper/commons-vfs/</url> <inceptionYear>2002</inceptionYear>