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 ef1f7a9 [maven-release-plugin] prepare release
org.apache.sling.starter.test-services-14
ef1f7a9 is described below
commit ef1f7a974d22ed19439a0c7bf46d23a5ced19b00
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 8 14:20:50 2025 +0100
[maven-release-plugin] prepare release
org.apache.sling.starter.test-services-14
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c3c3e1f..443fe8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.starter.test-services</artifactId>
- <version>14-SNAPSHOT</version>
+ <version>14</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>HEAD</tag>
+ <tag>org.apache.sling.starter.test-services-14</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>2024-12-13T11:08:06Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-12-08T13:20:41Z</project.build.outputTimestamp>
</properties>
<dependencies>