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 2016/12/02 13:24:01 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6dbf9f3e9 -> 9e0e35710


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 9e0e35710ccd8b438581f59185528c7cc5c1fb6a
Parents: 6dbf9f3
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Fri Dec 2 14:23:53 2016 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Fri Dec 2 14:23:53 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9e0e3571/okhttp-3.4.2/pom.xml
----------------------------------------------------------------------
diff --git a/okhttp-3.4.2/pom.xml b/okhttp-3.4.2/pom.xml
index fcbdccb..3d202ac 100644
--- a/okhttp-3.4.2/pom.xml
+++ b/okhttp-3.4.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.okhttp</artifactId>
-    <version>3.4.2_1</version>
+    <version>3.4.2_2-SNAPSHOT</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>org.apache.servicemix.bundles.okhttp-3.4.2_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>