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/02/01 06:47:49 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ae0ddcab2 -> e2f2bfede


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

Branch: refs/heads/master
Commit: e2f2bfede1438dde186214a48f48a3c767c2da0a
Parents: ae0ddca
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Feb 1 07:47:37 2018 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Feb 1 07:47:37 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e2f2bfed/fastjson-1.2.45/pom.xml
----------------------------------------------------------------------
diff --git a/fastjson-1.2.45/pom.xml b/fastjson-1.2.45/pom.xml
index b8ce21f..13299f9 100644
--- a/fastjson-1.2.45/pom.xml
+++ b/fastjson-1.2.45/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.fastjson</artifactId>
-    <version>1.2.45_1-SNAPSHOT</version>
+    <version>1.2.45_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.fastjson-1.2.45_1</tag>
   </scm>
 
     <properties>