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 c08e236 [maven-release-plugin] prepare for next development iteration
c08e236 is described below
commit c08e23625975578710e497ee9506d605fe9c462e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Mar 26 18:42:33 2019 +0100
[maven-release-plugin] prepare for next development iteration
---
bundles-pom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bundles-pom/pom.xml b/bundles-pom/pom.xml
index 51ee160..d9a1cea 100644
--- a/bundles-pom/pom.xml
+++ b/bundles-pom/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
<packaging>pom</packaging>
- <version>14</version>
+ <version>15-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles</name>
<properties>
@@ -60,7 +60,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>bundles-pom-14</tag>
+ <tag>HEAD</tag>
</scm>
<build>