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 2018/05/02 04:56:24 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 419d8db96 -> da1cbc8b2


[maven-release-plugin] prepare release org.apache.servicemix.bundles.jt400-9.4_2


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/da1cbc8b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/da1cbc8b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/da1cbc8b

Branch: refs/heads/master
Commit: da1cbc8b2bab572400d052ec3ef98f33fbeca09b
Parents: 419d8db
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed May 2 06:56:17 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed May 2 06:56:17 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/da1cbc8b/jt400-9.4/pom.xml
----------------------------------------------------------------------
diff --git a/jt400-9.4/pom.xml b/jt400-9.4/pom.xml
index 46e2192..beb2692 100644
--- a/jt400-9.4/pom.xml
+++ b/jt400-9.4/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jt400</artifactId>
     <packaging>bundle</packaging>
-    <version>9.4_2-SNAPSHOT</version>
+    <version>9.4_2</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-9.4_2</tag>
   </scm>
 
     <properties>