This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new 382e75c [maven-release-plugin] prepare for next development iteration
382e75c is described below
commit 382e75c2ef18966415738d86787d6b2abc275e1e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Nov 4 11:19:43 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
json4s-3.6.10/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/json4s-3.6.10/pom.xml b/json4s-3.6.10/pom.xml
index bcb4d64..20fd310 100644
--- a/json4s-3.6.10/pom.xml
+++ b/json4s-3.6.10/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.json4s</artifactId>
- <version>3.6.10_1</version>
+ <version>3.6.10_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://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
- <tag>org.apache.servicemix.bundles.json4s-3.6.10_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>