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 08bb510 [maven-release-plugin] prepare for next development iteration
08bb510 is described below
commit 08bb51012257e21be25c239c12ceabe357addbfe
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 23 16:29:34 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
jaxrs-api-2.1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/jaxrs-api-2.1/pom.xml b/jaxrs-api-2.1/pom.xml
index 0a98708..f31e81a 100644
--- a/jaxrs-api-2.1/pom.xml
+++ b/jaxrs-api-2.1/pom.xml
@@ -31,14 +31,14 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxrs-api-2.1</artifactId>
<packaging>bundle</packaging>
- <version>2.1_1</version>
+ <version>2.1_2-SNAPSHOT</version>
<name>Apache ServiceMix :: Specs :: JAX-RS API 2.1</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.jaxrs-api-2.1-2.1_1</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>