You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/06/01 06:46:56 UTC

[servicemix-bundles] branch master updated: [maven-release-plugin] prepare for next development iteration

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 513a918b9 [maven-release-plugin] prepare for next development iteration
513a918b9 is described below

commit 513a918b9bcefae8a14837b780998524ed5f96ef
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Jun 1 08:46:50 2022 +0200

    [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 031bd3989..22d1e8a55 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>15</version>
+    <version>16-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-15</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>