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 7ca290e [maven-release-plugin] prepare for next development iteration
7ca290e is described below
commit 7ca290e067aa555c426b172440e401dd085266a1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 23 15:55:34 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
activation-api-1.2.1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/activation-api-1.2.1/pom.xml b/activation-api-1.2.1/pom.xml
index 767d96e..dbd1d0c 100644
--- a/activation-api-1.2.1/pom.xml
+++ b/activation-api-1.2.1/pom.xml
@@ -31,14 +31,14 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.activation-api-1.2.1</artifactId>
<packaging>bundle</packaging>
- <version>1.2.1_2</version>
+ <version>1.2.1_3-SNAPSHOT</version>
<name>Apache ServiceMix :: Specs :: Activation API 1.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.activation-api-1.2.1-1.2.1_2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>