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/04/03 04:40:32 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 7c3c92992 -> b9ad28473


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

Branch: refs/heads/master
Commit: b9ad28473f8712c2120f3fa65d8da2d3b82937a2
Parents: 7c3c929
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Apr 3 06:40:23 2017 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Apr 3 06:40:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b9ad2847/hystrix-1.5.10/pom.xml
----------------------------------------------------------------------
diff --git a/hystrix-1.5.10/pom.xml b/hystrix-1.5.10/pom.xml
index 459d74e..97e126f 100644
--- a/hystrix-1.5.10/pom.xml
+++ b/hystrix-1.5.10/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.hystrix</artifactId>
-    <version>1.5.10_1-SNAPSHOT</version>
+    <version>1.5.10_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.hystrix-1.5.10_1</tag>
   </scm>
 
     <properties>