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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-annotations.git


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

commit fab2fd18e1f60c41326b564db61c845494460430
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sat Jun 28 16:20:00 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 8d80202..ce3e7bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>struts-annotations</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>https://struts.apache.org</url>
@@ -21,7 +21,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</developerConnection>
         <url>https://github.com/apache/struts-annotations.git</url>
-        <tag>STRUTS_ANNOTATIONS_2_0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to