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

joerghoh 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 8b6b5b2  [maven-release-plugin] prepare for next development iteration
8b6b5b2 is described below

commit 8b6b5b273f667b7e156b37a791493b00b87cc733
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue May 28 16:52:47 2024 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9219b5..ebfba08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.15.16</version>
+    <version>2.15.17-SNAPSHOT</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>org.apache.sling.engine-2.15.16</tag>
+        <tag>HEAD</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>1716907936</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1716907967</project.build.outputTimestamp>
         <sling.java.version>8</sling.java.version>
     </properties>
     <dependencies>

Reply via email to