This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a commit to branch engine-2.x
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git
The following commit(s) were added to refs/heads/engine-2.x by this push:
new b094a8f [maven-release-plugin] prepare release
org.apache.sling.engine-2.16.2
b094a8f is described below
commit b094a8f7e664513a62fcf2da861e654cb4d9e349
Author: Joerg Hoh <[email protected]>
AuthorDate: Sat Apr 26 17:33:48 2025 +0200
[maven-release-plugin] prepare release org.apache.sling.engine-2.16.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 155d816..86ac9f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.engine</artifactId>
- <version>2.16.1-SNAPSHOT</version>
+ <version>2.16.2</version>
<name>Apache Sling Engine</name>
<description>Bundle implementing the core of Apache Sling.</description>
@@ -36,14 +36,14 @@
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.engine-2.16.2</tag>
<url>https://github.com/apache/sling-org-apache-sling-engine.git</url>
</scm>
<properties>
<site.jira.version.id>12314287</site.jira.version.id>
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1732193729</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1745681620</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
</properties>
<dependencies>