Author: ggregory Date: Thu Sep 21 20:27:01 2017 New Revision: 1809221 URL: http://svn.apache.org/viewvc?rev=1809221&view=rev Log: Creating tag commons-vfs2-project-2.2-rc1 for Apache Commons VFS 2.2-RC1
Added: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/ - copied from r1809220, commons/proper/vfs/trunk/ Modified: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-distribution/pom.xml commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-examples/pom.xml commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2/pom.xml commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/pom.xml Modified: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-distribution/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-distribution/pom.xml?rev=1809221&r1=1809220&r2=1809221&view=diff ============================================================================== --- commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-distribution/pom.xml (original) +++ commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-distribution/pom.xml Thu Sep 21 20:27:01 2017 @@ -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.2-SNAPSHOT</version> + <version>2.2</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.2-SNAPSHOT</version> + <version>2.2</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-examples/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-examples/pom.xml?rev=1809221&r1=1809220&r2=1809221&view=diff ============================================================================== --- commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-examples/pom.xml (original) +++ commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2-examples/pom.xml Thu Sep 21 20:27:01 2017 @@ -24,13 +24,13 @@ <name>Apache Commons VFS Examples</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2-examples</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.2</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.2-SNAPSHOT</version> + <version>2.2</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2/pom.xml?rev=1809221&r1=1809220&r2=1809221&view=diff ============================================================================== --- commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2/pom.xml (original) +++ commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/commons-vfs2/pom.xml Thu Sep 21 20:27:01 2017 @@ -24,14 +24,14 @@ <name>Apache Commons VFS</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.2</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.2-SNAPSHOT</version> + <version>2.2</version> <relativePath>../</relativePath> </parent> Modified: commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/pom.xml?rev=1809221&r1=1809220&r2=1809221&view=diff ============================================================================== --- commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/pom.xml (original) +++ commons/proper/vfs/tags/commons-vfs2-project-2.2-rc1/pom.xml Thu Sep 21 20:27:01 2017 @@ -29,7 +29,7 @@ <name>Apache Commons VFS Project</name> <description>Apache Commons VFS is a Virtual File System library.</description> <packaging>pom</packaging> - <version>2.2-SNAPSHOT</version> + <version>2.2</version> <url>http://commons.apache.org/proper/commons-vfs/</url> <inceptionYear>2002</inceptionYear>