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 bca1ab8 [maven-release-plugin] prepare for next development iteration
bca1ab8 is described below
commit bca1ab8839e02bb2455b96af8447560bf5ccc684
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Dec 24 07:38:28 2019 +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 59b8d01..5d7c54d 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_1</version>
+ <version>1.4_2-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_1</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>