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
commit 7123c9394bdb1cb2911f12b87b9e5b1ccd2cc0f9 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Dec 8 14:25:28 2025 +0100 [maven-release-plugin] prepare release org.apache.sling.starter.integration-tests-14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f2a4ddb..d956392 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>org.apache.sling.starter.integration-tests</artifactId> - <version>14-SNAPSHOT</version> + <version>14</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>HEAD</tag> + <tag>org.apache.sling.starter.integration-tests-14</tag> <url>https://github.com/apache/sling-org-apache-sling-starter-integration-tests.git</url> </scm>
