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 b01f30d [maven-release-plugin] prepare for next development iteration
b01f30d is described below
commit b01f30de08366b6b822263283b28cf8571974500
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 30 11:19:34 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
xmlrpc-3.1.3/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xmlrpc-3.1.3/pom.xml b/xmlrpc-3.1.3/pom.xml
index 4d4c0d9..668a2af 100644
--- a/xmlrpc-3.1.3/pom.xml
+++ b/xmlrpc-3.1.3/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xmlrpc-server</artifactId>
<packaging>bundle</packaging>
- <version>3.1.3_4</version>
+ <version>3.1.3_5-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: XML-RPC Server</name>
<description>This OSGi bundle wraps xmlrpc-server, xmlrpc-client
${pkgVersion} jar file.</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.xmlrpc-server-3.1.3_4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>