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/03/25 18:21:10 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c30ee8bed -> e8d73918a


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

Branch: refs/heads/master
Commit: e8d73918ac4e49cf129f5f0e4eb68aff3e7bc483
Parents: c30ee8b
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Mar 25 18:21:02 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Mar 25 18:21:02 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e8d73918/gson-2.1/pom.xml
----------------------------------------------------------------------
diff --git a/gson-2.1/pom.xml b/gson-2.1/pom.xml
index 6ea2bae..06bac26 100644
--- a/gson-2.1/pom.xml
+++ b/gson-2.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.gson</artifactId>
-    <version>2.1_1-SNAPSHOT</version>
+    <version>2.1_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.gson-2.1_1</tag>
   </scm>
 
     <properties>