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/09/04 04:14:34 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f32fcf7e6 -> 29975a551


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

Branch: refs/heads/master
Commit: 29975a5519df3f338dbba31a106e71719e36018e
Parents: f32fcf7
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Sep 4 06:14:28 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Sep 4 06:14:28 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/29975a55/fastjson-1.2.49/pom.xml
----------------------------------------------------------------------
diff --git a/fastjson-1.2.49/pom.xml b/fastjson-1.2.49/pom.xml
index 76cbe42..ad8405c 100644
--- a/fastjson-1.2.49/pom.xml
+++ b/fastjson-1.2.49/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.fastjson</artifactId>
-    <version>1.2.49_1-SNAPSHOT</version>
+    <version>1.2.49_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.49_1</tag>
   </scm>
 
     <properties>