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 e4a6c05 [maven-release-plugin] prepare for next development iteration
e4a6c05 is described below
commit e4a6c052eb4d0add4366e8fcc4637df8e9ec121c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 23 15:39:00 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
annotation-api-1.2/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index 6556a22..42c69fd 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -31,14 +31,14 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
<packaging>bundle</packaging>
- <version>1.2_3</version>
+ <version>1.2_4-SNAPSHOT</version>
<name>Apache ServiceMix :: Specs :: Annotation API 1.2</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.annotation-api-1.2-1.2_3</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>