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 49fc486 [maven-release-plugin] prepare for next development iteration
49fc486 is described below
commit 49fc486c955faec353a95b55b600f3825c2fa14a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 23 15:53:05 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
saaj-api-1.4/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/saaj-api-1.4/pom.xml b/saaj-api-1.4/pom.xml
index 305d04a..daa15fe 100644
--- a/saaj-api-1.4/pom.xml
+++ b/saaj-api-1.4/pom.xml
@@ -31,14 +31,14 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.saaj-api-1.4</artifactId>
<packaging>bundle</packaging>
- <version>1.4_2</version>
+ <version>1.4_3-SNAPSHOT</version>
<name>Apache ServiceMix :: Specs :: SAAJ API 1.4</name>
<scm>
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
- <tag>org.apache.servicemix.specs.saaj-api-1.4-1.4_2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>