Repository: servicemix-bundles Updated Branches: refs/heads/master 2d4f2434a -> f28192722
[maven-release-plugin] prepare release org.apache.servicemix.bundles.json4s-3.3.0_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/f2819272 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f2819272 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f2819272 Branch: refs/heads/master Commit: f28192722c4bd1f7b697991e084c6af7ec0a9951 Parents: 2d4f243 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 1 10:46:31 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 1 10:46:31 2015 +0100 ---------------------------------------------------------------------- json4s-3.3.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f2819272/json4s-3.3.0/pom.xml ---------------------------------------------------------------------- diff --git a/json4s-3.3.0/pom.xml b/json4s-3.3.0/pom.xml index b99eae1..6c9cd8e 100644 --- a/json4s-3.3.0/pom.xml +++ b/json4s-3.3.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.json4s</artifactId> - <version>3.3.0_1-SNAPSHOT</version> + <version>3.3.0_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps json4s ${pkgVersion} jar files.</description> @@ -39,6 +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.json4s-3.3.0_1</tag> </scm> <properties>
