This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git
commit c9a04879446e9c3437547b020a5fd319cab4fd9c Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Mar 13 07:25:52 2025 +0100 [maven-release-plugin] prepare release org.apache.sling.security-1.3.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a751070..e53892b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.security</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3.0</version> <name>Apache Sling Security</name> <description> @@ -43,7 +43,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</developerConnection> <url>https://github.com/apache/sling-org-apache-sling-security.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.security-1.3.0</tag> </scm> <dependencies>
