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

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

commit d48de38e13469f375dacb18a23e6f68836c2080d
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:23:03 2026 +0200

    [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 83e90fba5..d1b672eb0 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>3.1.0</version>
+    <version>3.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
@@ -52,7 +52,7 @@
         <connection>scm:git:[email protected]:apache/aries.git</connection>
         
<developerConnection>scm:git:[email protected]:apache/aries.git</developerConnection>
         <url>https://github.com/apache/aries</url>
-        <tag>parent-3.1.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>

Reply via email to