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 2017/09/04 14:51:57 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.hystrix-serialization-1.5.12_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 2f671d71e -> b46be2535


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

Branch: refs/heads/master
Commit: b46be25358710ab0ded87b849053d99574d066f5
Parents: 2f671d7
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Sep 4 16:51:51 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Sep 4 16:51:51 2017 +0200

----------------------------------------------------------------------
 hystrix-serialization-1.5.12/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b46be253/hystrix-serialization-1.5.12/pom.xml
----------------------------------------------------------------------
diff --git a/hystrix-serialization-1.5.12/pom.xml b/hystrix-serialization-1.5.12/pom.xml
index 28e6922..b6bfb54 100644
--- a/hystrix-serialization-1.5.12/pom.xml
+++ b/hystrix-serialization-1.5.12/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hystrix-serialization</artifactId>
-    <version>1.5.12_1-SNAPSHOT</version>
+    <version>1.5.12_1</version>
     <packaging>bundle</packaging>
     <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.hystrix-serialization-1.5.12_1</tag>
   </scm>
 
     <properties>