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-specs.git
The following commit(s) were added to refs/heads/master by this push:
new 9cf2aab [maven-release-plugin] prepare for next development iteration
9cf2aab is described below
commit 9cf2aab9dba9549f505baa155703a3b244d4e739
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 23 15:50:19 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
jaxb-api-2.3/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/jaxb-api-2.3/pom.xml b/jaxb-api-2.3/pom.xml
index 473015f..de09ceb 100644
--- a/jaxb-api-2.3/pom.xml
+++ b/jaxb-api-2.3/pom.xml
@@ -31,14 +31,14 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxb-api-2.3</artifactId>
<packaging>bundle</packaging>
- <version>2.3_3</version>
+ <version>2.3_4-SNAPSHOT</version>
<name>Apache ServiceMix :: Specs :: JAXB API 2.3</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-specs.git</url>
- <tag>org.apache.servicemix.specs.jaxb-api-2.3-2.3_3</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>