Repository: servicemix-bundles Updated Branches: refs/heads/master ca6de3141 -> 6d2bbdf08
Prepare bundles-2015.06 release Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6d2bbdf0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6d2bbdf0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6d2bbdf0 Branch: refs/heads/master Commit: 6d2bbdf08363429825ce3a7ac06672d1efdd182d Parents: ca6de31 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jul 8 15:21:07 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jul 8 15:21:07 2015 +0200 ---------------------------------------------------------------------- ant-1.9.6/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6d2bbdf0/ant-1.9.6/pom.xml ---------------------------------------------------------------------- diff --git a/ant-1.9.6/pom.xml b/ant-1.9.6/pom.xml index 8497571..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>
