[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/35e56361 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/35e56361 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/35e56361 Branch: refs/heads/master Commit: 35e56361c4a74ae41ee56c6906e1db620934b0c6 Parents: 6c08aad Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 5 07:58:58 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 5 07:58:58 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/35e56361/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 7f4817e..fbbcc03 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>
