You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2015/07/08 15:21:57 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.ant-1.9.6_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6d2bbdf08 -> e9cd133c2


[maven-release-plugin] prepare release 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/e9cd133c
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e9cd133c
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e9cd133c

Branch: refs/heads/master
Commit: e9cd133c2da3c5fa5dd9a9dff258f2e2c2bbeaf7
Parents: 6d2bbdf
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 8 15:21:50 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 8 15:21:50 2015 +0200

----------------------------------------------------------------------
 ant-1.9.6/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e9cd133c/ant-1.9.6/pom.xml
----------------------------------------------------------------------
diff --git a/ant-1.9.6/pom.xml b/ant-1.9.6/pom.xml
index 8c74da7..2c6b7d6 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-SNAPSHOT</version>
+    <version>1.9.6_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.9.6_1</tag>
   </scm>
 
     <properties>