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-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new 83cebe0 [maven-release-plugin] prepare for next development iteration
83cebe0 is described below
commit 83cebe00b42106ecb975bc0cd0b45c0a3c65479c
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 8 14:25:36 2025 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d956392..cb7fcfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<artifactId>org.apache.sling.starter.integration-tests</artifactId>
- <version>14</version>
+ <version>15-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Sling Starter Integration Tests</name>
@@ -35,7 +35,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-integration-tests.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-integration-tests.git</developerConnection>
- <tag>org.apache.sling.starter.integration-tests-14</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-starter-integration-tests.git</url>
</scm>