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 90388f6 [maven-release-plugin] prepare release STRUTS_ANNOTATIONS_2_0 90388f6 is described below commit 90388f6a8cd7d719d5bd968f238e94900320b67d Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sat Jun 28 16:19:54 2025 +0200 [maven-release-plugin] prepare release STRUTS_ANNOTATIONS_2_0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e277ba0..8d80202 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts-annotations</artifactId> - <version>1.0.9-SNAPSHOT</version> + <version>2.0</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>HEAD</tag> + <tag>STRUTS_ANNOTATIONS_2_0</tag> </scm> <properties>