Repository: servicemix-bundles Updated Branches: refs/heads/master 327e186d0 -> 8ad3a3912
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/8ad3a391 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8ad3a391 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8ad3a391 Branch: refs/heads/master Commit: 8ad3a39120029cf6d2f162e154ddfbeff7dfbff6 Parents: 327e186 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Oct 31 03:22:34 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Oct 31 03:22:34 2018 +0100 ---------------------------------------------------------------------- ant-1.10.5/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8ad3a391/ant-1.10.5/pom.xml ---------------------------------------------------------------------- diff --git a/ant-1.10.5/pom.xml b/ant-1.10.5/pom.xml index 47abfab..6a53bb2 100644 --- a/ant-1.10.5/pom.xml +++ b/ant-1.10.5/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.ant</artifactId> <packaging>bundle</packaging> - <version>1.10.5_1</version> + <version>1.10.5_2-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ant and ant-launcher ${pkgVersion} jar files.</description> @@ -39,7 +39,7 @@ <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.10.5_1</tag> + <tag>HEAD</tag> </scm> <properties>
