Author: jdcasey Date: Tue May 5 03:31:44 2009 New Revision: 771540 URL: http://svn.apache.org/viewvc?rev=771540&view=rev Log: bumping version to 2.2.1-SNAPSHOT
Modified: maven/components/branches/maven-2.2.x/apache-maven/pom.xml maven/components/branches/maven-2.2.x/maven-artifact-manager/pom.xml maven/components/branches/maven-2.2.x/maven-artifact-test/pom.xml maven/components/branches/maven-2.2.x/maven-artifact/pom.xml maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml maven/components/branches/maven-2.2.x/maven-core/pom.xml maven/components/branches/maven-2.2.x/maven-error-diagnostics/pom.xml maven/components/branches/maven-2.2.x/maven-model/pom.xml maven/components/branches/maven-2.2.x/maven-monitor/pom.xml maven/components/branches/maven-2.2.x/maven-plugin-api/pom.xml maven/components/branches/maven-2.2.x/maven-plugin-descriptor/pom.xml maven/components/branches/maven-2.2.x/maven-plugin-parameter-documenter/pom.xml maven/components/branches/maven-2.2.x/maven-plugin-registry/pom.xml maven/components/branches/maven-2.2.x/maven-profile/pom.xml maven/components/branches/maven-2.2.x/maven-project/pom.xml maven/components/branches/maven-2.2.x/maven-reporting/maven-reporting-api/pom.xml maven/components/branches/maven-2.2.x/maven-reporting/pom.xml maven/components/branches/maven-2.2.x/maven-repository-metadata/pom.xml maven/components/branches/maven-2.2.x/maven-script/maven-script-ant/pom.xml maven/components/branches/maven-2.2.x/maven-script/maven-script-beanshell/pom.xml maven/components/branches/maven-2.2.x/maven-script/pom.xml maven/components/branches/maven-2.2.x/maven-settings/pom.xml maven/components/branches/maven-2.2.x/maven-toolchain/pom.xml maven/components/branches/maven-2.2.x/pom.xml Modified: maven/components/branches/maven-2.2.x/apache-maven/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/apache-maven/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/apache-maven/pom.xml (original) +++ maven/components/branches/maven-2.2.x/apache-maven/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>apache-maven</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-artifact-manager/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-artifact-manager/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-artifact-manager/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-artifact-manager/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-artifact-manager</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-artifact-test/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-artifact-test/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-artifact-test/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-artifact-test/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-artifact-test</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-artifact/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-artifact/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-artifact/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-artifact/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-artifact</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml Tue May 5 03:31:44 2009 @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.maven</groupId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> <artifactId>maven-core-it-runner</artifactId> <name>Integration Test Executor</name> Modified: maven/components/branches/maven-2.2.x/maven-core/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-core/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-core/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-core/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-core</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-error-diagnostics/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-error-diagnostics/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-error-diagnostics/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-error-diagnostics/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-error-diagnostics</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-model/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-model/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-model/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-model/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-model</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-monitor/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-monitor/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-monitor/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-monitor/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-monitor</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-plugin-api/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-plugin-api/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-plugin-api/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-plugin-api/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-plugin-api</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-plugin-descriptor/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-plugin-descriptor/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-plugin-descriptor/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-plugin-descriptor/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-plugin-descriptor</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-plugin-parameter-documenter/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-plugin-parameter-documenter/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-plugin-parameter-documenter/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-plugin-parameter-documenter/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-plugin-parameter-documenter</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-plugin-registry/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-plugin-registry/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-plugin-registry/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-plugin-registry/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-plugin-registry</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-profile/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-profile/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-profile/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-profile/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-profile</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-project/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-project/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-project/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-project/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-project</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-reporting/maven-reporting-api/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-reporting/maven-reporting-api/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-reporting/maven-reporting-api/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-reporting/maven-reporting-api/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-reporting-api</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-reporting/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-reporting/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-reporting/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-reporting/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <groupId>org.apache.maven.reporting</groupId> Modified: maven/components/branches/maven-2.2.x/maven-repository-metadata/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-repository-metadata/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-repository-metadata/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-repository-metadata/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-repository-metadata</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-script/maven-script-ant/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-script/maven-script-ant/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-script/maven-script-ant/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-script/maven-script-ant/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-script</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-script-ant</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-script/maven-script-beanshell/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-script/maven-script-beanshell/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-script/maven-script-beanshell/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-script/maven-script-beanshell/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-script</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-script-beanshell</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-script/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-script/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-script/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-script/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-script</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-settings/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-settings/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-settings/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-settings/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-settings</artifactId> Modified: maven/components/branches/maven-2.2.x/maven-toolchain/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/maven-toolchain/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/maven-toolchain/pom.xml (original) +++ maven/components/branches/maven-2.2.x/maven-toolchain/pom.xml Tue May 5 03:31:44 2009 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>maven-toolchain</artifactId> Modified: maven/components/branches/maven-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/pom.xml?rev=771540&r1=771539&r2=771540&view=diff ============================================================================== --- maven/components/branches/maven-2.2.x/pom.xml (original) +++ maven/components/branches/maven-2.2.x/pom.xml Tue May 5 03:31:44 2009 @@ -28,7 +28,7 @@ </parent> <artifactId>maven</artifactId> - <version>2.2.0-RC2-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Maven</name> @@ -299,7 +299,7 @@ </modules> <properties> - <mavenVersion>2.2.0-RC2-SNAPSHOT</mavenVersion> + <mavenVersion>2.2.1-SNAPSHOT</mavenVersion> <wagonVersion>1.0-beta-5</wagonVersion> <doxiaVersion>1.1</doxiaVersion> </properties>