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-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new f27123b [maven-release-plugin] prepare for next development iteration
f27123b is described below
commit f27123b14fb660d4a290a519981a9c8ed9b717c0
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Mar 27 20:53:00 2019 +0100
[maven-release-plugin] prepare for next development iteration
---
poi-4.0.1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/poi-4.0.1/pom.xml b/poi-4.0.1/pom.xml
index 5520a64..33cc277 100644
--- a/poi-4.0.1/pom.xml
+++ b/poi-4.0.1/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.poi</artifactId>
- <version>4.0.1_2</version>
+ <version>4.0.1_3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
- <tag>org.apache.servicemix.bundles.poi-4.0.1_2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>