[maven-release-plugin] rollback the release of org.apache.servicemix.bundles.spring-test-4.1.0.RELEASE_5
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/8bc9db4b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8bc9db4b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8bc9db4b Branch: refs/heads/master Commit: 8bc9db4bca98259950e67c896c24435591c6c5e6 Parents: 40a0c58 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 13:57:27 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 13:57:27 2015 +0100 ---------------------------------------------------------------------- spring-test-4.1.0.RELEASE/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8bc9db4b/spring-test-4.1.0.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-test-4.1.0.RELEASE/pom.xml b/spring-test-4.1.0.RELEASE/pom.xml index 63cd6e6..9126b29 100644 --- a/spring-test-4.1.0.RELEASE/pom.xml +++ b/spring-test-4.1.0.RELEASE/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-test</artifactId> - <version>4.1.0.RELEASE_5</version> + <version>4.1.0.RELEASE_5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> @@ -203,8 +203,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>org.apache.servicemix.bundles.spring-test-4.1.0.RELEASE_5</tag> - </scm> </project>
