This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bac00aa16 [maven-release-plugin] prepare for next development iteration
bac00aa16 is described below

commit bac00aa1636c3fecf1126b841146755bb719dfda
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 18:44:47 2023 +0100

    [maven-release-plugin] prepare for next development iteration
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2c6b3bc1b..2fc3b4026 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
     <groupId>org.apache.aries</groupId>
     <artifactId>parent</artifactId>
     <name>Aries :: Parent POM</name>
-    <version>2.1.1</version>
+    <version>2.1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
@@ -52,7 +52,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
-      <tag>parent-2.1.1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>

Reply via email to