This is an automated email from the ASF dual-hosted git repository.

cschneider 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 459d6d0  [maven-release-plugin] prepare release 
org.apache.sling.engine-3.0.2
459d6d0 is described below

commit 459d6d0c665194f51546d63b21f76cea81151a4e
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Feb 18 16:33:19 2026 +0100

    [maven-release-plugin] prepare release org.apache.sling.engine-3.0.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 37961e4..f60c365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.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-3.0.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>1750835195</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1771428789</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
     <dependencies>

Reply via email to