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-servlets-get.git
The following commit(s) were added to refs/heads/master by this push:
new 38c4974 [maven-release-plugin] prepare release
org.apache.sling.servlets.get-3.0.0
38c4974 is described below
commit 38c4974df0f281c16d5466f3597d30941d64577c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 25 09:09:45 2025 +0200
[maven-release-plugin] prepare release org.apache.sling.servlets.get-3.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 98d5b59..55bb80f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.servlets.get</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<name>Apache Sling Default GET Servlets</name>
<description>Provides default GET servlets for HTML, Text and JSON
rendering
@@ -37,7 +37,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.servlets.get-3.0.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-servlets-get.git</url>
</scm>