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-engine.git
The following commit(s) were added to refs/heads/master by this push:
new 4c7e414 [maven-release-plugin] prepare release
org.apache.sling.engine-2.9.0
4c7e414 is described below
commit 4c7e4149e15567015b1e586b6df617a9af16a6de
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 29 07:40:37 2022 +0200
[maven-release-plugin] prepare release org.apache.sling.engine-2.9.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 68833ad..6607b0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.engine</artifactId>
- <version>2.9.0-SNAPSHOT</version>
+ <version>2.9.0</version>
<name>Apache Sling Engine Implementation</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-engine.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.engine-2.9.0</tag>
</scm>
<properties>