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 0c6ce5bff [maven-release-plugin] prepare release parent-2.1.1
0c6ce5bff is described below

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

    [maven-release-plugin] prepare release parent-2.1.1
---
 parent/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ac7d58306..2c6b3bc1b 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-SNAPSHOT</version>
+    <version>2.1.1</version>
     <packaging>pom</packaging>
 
     <description>
@@ -52,7 +52,8 @@
         
<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>
-    </scm>
+      <tag>parent-2.1.1</tag>
+  </scm>
 
     <issueManagement>
         <system>jira</system>

Reply via email to