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 e539f68 [maven-release-plugin] prepare for next development iteration
e539f68 is described below
commit e539f68e4a576487f0d757b87f14628142502a6a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 3 07:34:02 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 da22775..193d80b 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_3</version>
+ <version>1.2.1_4-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_3</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>