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

commit 459e0b36fdd2b4897ad9185b6003a70c33ad40a4
Author: Dominik Przybysz <[email protected]>
AuthorDate: Tue Apr 1 19:26:48 2025 +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 45d24e569..c07fa5396 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.0.0</version>
+    <version>3.0.1-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-3.0.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>

Reply via email to