Repository: servicemix-bundles Updated Branches: refs/heads/master df3be01a3 -> dc7a55f63
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/dc7a55f6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dc7a55f6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dc7a55f6 Branch: refs/heads/master Commit: dc7a55f63b3e308113f6ace5c10578b916d54a5f Parents: df3be01 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu May 4 09:47:59 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu May 4 09:47:59 2017 +0200 ---------------------------------------------------------------------- json4s_2.11-3.5.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dc7a55f6/json4s_2.11-3.5.1/pom.xml ---------------------------------------------------------------------- diff --git a/json4s_2.11-3.5.1/pom.xml b/json4s_2.11-3.5.1/pom.xml index 5302e51..6fce2d6 100644 --- a/json4s_2.11-3.5.1/pom.xml +++ b/json4s_2.11-3.5.1/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.json4s_2.11</artifactId> - <version>3.5.1_1</version> + <version>3.5.1_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps json4s ${pkgVersion} jar files.</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>org.apache.servicemix.bundles.json4s_2.11-3.5.1_1</tag> + <tag>HEAD</tag> </scm> <properties>
