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

commit ad11b3b108764312e6db87aea7de18c3fa00db34
Author: Joerg Hoh <[email protected]>
AuthorDate: Sun Apr 21 21:16:09 2024 -0600

    [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 50e22a7..605fb3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.engine</artifactId>
-    <version>2.15.14</version>
+    <version>2.15.15-SNAPSHOT</version>
 
     <name>Apache Sling Engine</name>
     <description>
@@ -39,13 +39,13 @@
         
<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://github.com/apache/sling-org-apache-sling-engine.git</url>
-      <tag>org.apache.sling.engine-2.15.14</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314287</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>1713755713</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1713755769</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to