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 add4457 [maven-release-plugin] prepare for next development iteration
add4457 is described below
commit add44576781a5f9c4667f0411600271d7f28d218
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Dec 25 10:51:16 2019 +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 39cf452..9e87561 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_1</version>
+ <version>1.2.1_2-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_1</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>