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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 16f6513  [maven-release-plugin] prepare release 
org.apache.sling.starter-14
16f6513 is described below

commit 16f6513e63655f17002d1498e25d155ff449297c
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Mar 4 09:27:33 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index c46e32f..8ae6bde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.starter</artifactId>
-    <version>14-SNAPSHOT</version>
+    <version>14</version>
 
     <name>Apache Sling Starter</name>
     <description>The Sling Starter demo application.</description>
@@ -29,7 +29,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.starter-14</tag>
         <url>https://github.com/apache/sling-org-apache-sling-starter.git</url>
     </scm>
 
@@ -66,7 +66,7 @@
         <mongo.container.image>mongo:4.4.6</mongo.container.image>
         <it.startTimeoutSeconds>60</it.startTimeoutSeconds>
         <!-- used for reproducible builds 
(https://maven.apache.org/guides/mini/guide-reproducible-builds.htm), 
automatically updated during release -->
-        
<project.build.outputTimestamp>1765528562</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1772612599</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to