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-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fa1f92  [maven-release-plugin] prepare for next development iteration
0fa1f92 is described below

commit 0fa1f927bcf3cc3e46fc8a026e6844a6625f7f04
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 8 14:20:58 2025 +0100

    [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 443fe8d..8a12e79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.starter.test-services</artifactId>
-    <version>14</version>
+    <version>15-SNAPSHOT</version>
 
     <name>Apache Sling Starter Testing Services</name>
     <description>Sling services used by the Sling Starter Testing integration 
tests</description>
@@ -36,13 +36,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-test-services.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-test-services.git</developerConnection>
-        <tag>org.apache.sling.starter.test-services-14</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-starter-test-services.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>2025-12-08T13:20:41Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-12-08T13:20:58Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to