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/03/27 13:38:16 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8ba5522c1 -> a21b953cc


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

Branch: refs/heads/master
Commit: a21b953ccf1e89fd9834b327e2e985455076ebdc
Parents: 8ba5522
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Mar 27 15:38:07 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Mar 27 15:38:07 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a21b953c/okhttp-3.10.0/pom.xml
----------------------------------------------------------------------
diff --git a/okhttp-3.10.0/pom.xml b/okhttp-3.10.0/pom.xml
index 5c06a07..c64e8c2 100644
--- a/okhttp-3.10.0/pom.xml
+++ b/okhttp-3.10.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.okhttp</artifactId>
-    <version>3.10.0_2-SNAPSHOT</version>
+    <version>3.10.0_2</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.okhttp-3.10.0_2</tag>
   </scm>
 
     <properties>