Repository: servicemix-bundles Updated Branches: refs/heads/master e02e192fa -> 1e36ab4c7
[maven-release-plugin] prepare release org.apache.servicemix.bundles.ant-1.10.2_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/1e36ab4c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1e36ab4c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1e36ab4c Branch: refs/heads/master Commit: 1e36ab4c7ff6cd426f2063206dde96a2ba67df17 Parents: e02e192 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 3 11:42:54 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 3 11:42:54 2018 +0100 ---------------------------------------------------------------------- ant-1.10.2/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1e36ab4c/ant-1.10.2/pom.xml ---------------------------------------------------------------------- diff --git a/ant-1.10.2/pom.xml b/ant-1.10.2/pom.xml index a9081ca..307cfa0 100644 --- a/ant-1.10.2/pom.xml +++ b/ant-1.10.2/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.2_1-SNAPSHOT</version> + <version>1.10.2_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ant and ant-launcher ${pkgVersion} jar files.</description> @@ -39,6 +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.2_1</tag> </scm> <properties>
