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-scripting-core.git
The following commit(s) were added to refs/heads/master by this push:
new cd09780 [maven-release-plugin] prepare release
org.apache.sling.scripting.core-2.4.8
cd09780 is described below
commit cd0978075cb5617617ebeb481df3c97baf1ec6b3
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue May 10 16:50:10 2022 +0200
[maven-release-plugin] prepare release org.apache.sling.scripting.core-2.4.8
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 587334d..9e16995 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.4.7-SNAPSHOT</version>
+ <version>2.4.8</version>
<name>Apache Sling Scripting Core</name>
<description>
@@ -44,7 +44,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-core.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.scripting.core-2.4.8</tag>
</scm>
<build>