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/09/10 14:45:00 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 391634fcc -> c606a57ca


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

Branch: refs/heads/master
Commit: c606a57ca78ece3dcc6673bad0f506a45b096686
Parents: 391634f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Sep 10 14:44:50 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Sep 10 14:44:50 2015 +0200

----------------------------------------------------------------------
 jt400-8.6/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c606a57c/jt400-8.6/pom.xml
----------------------------------------------------------------------
diff --git a/jt400-8.6/pom.xml b/jt400-8.6/pom.xml
index 0d75e10..c1b5d2e 100644
--- a/jt400-8.6/pom.xml
+++ b/jt400-8.6/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jt400</artifactId>
     <packaging>bundle</packaging>
-    <version>8.6_1-SNAPSHOT</version>
+    <version>8.6_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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>HEAD</tag>
+        <tag>org.apache.servicemix.bundles.jt400-8.6_1</tag>
     </scm>
 
     <properties>