Repository: servicemix-bundles Updated Branches: refs/heads/master e9cd133c2 -> db1b21832
[maven-release-plugin] rollback the release of org.apache.servicemix.bundles.ant-1.9.6_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/db1b2183 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/db1b2183 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/db1b2183 Branch: refs/heads/master Commit: db1b21832eb67cec3a3a0ead29780f47e89e4e7a Parents: e9cd133 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jul 8 15:22:25 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jul 8 15:22:25 2015 +0200 ---------------------------------------------------------------------- ant-1.9.6/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/db1b2183/ant-1.9.6/pom.xml ---------------------------------------------------------------------- diff --git a/ant-1.9.6/pom.xml b/ant-1.9.6/pom.xml index 2c6b7d6..8c74da7 100644 --- a/ant-1.9.6/pom.xml +++ b/ant-1.9.6/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.ant</artifactId> <packaging>bundle</packaging> - <version>1.9.6_1</version> + <version>1.9.6_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ant and ant-launcher ${pkgVersion} jar files.</description> @@ -39,7 +39,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>org.apache.servicemix.bundles.ant-1.9.6_1</tag> </scm> <properties>
