Repository: servicemix-bundles Updated Branches: refs/heads/master 9d0b48003 -> b02ef8245
[maven-release-plugin] prepare release org.apache.servicemix.bundles.fastjson-1.2.37_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/b02ef824 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b02ef824 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b02ef824 Branch: refs/heads/master Commit: b02ef8245b162e4b03861a0a9263257f8b2c1799 Parents: 9d0b480 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Sep 4 16:21:18 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Sep 4 16:21:18 2017 +0200 ---------------------------------------------------------------------- fastjson-1.2.37/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b02ef824/fastjson-1.2.37/pom.xml ---------------------------------------------------------------------- diff --git a/fastjson-1.2.37/pom.xml b/fastjson-1.2.37/pom.xml index ef9e196..a43f76e 100644 --- a/fastjson-1.2.37/pom.xml +++ b/fastjson-1.2.37/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.fastjson</artifactId> - <version>1.2.37_1-SNAPSHOT</version> + <version>1.2.37_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.37_1</tag> </scm> <properties>
