You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/02/25 16:00:20 UTC

[sling-org-apache-sling-launchpad-test-services] branch master updated: [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-12

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b1b76f  [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-12
7b1b76f is described below

commit 7b1b76f4c4fe9e4944d9c26a36c9e0cd8a972e16
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Feb 25 17:00:18 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 00bd293..3ce2669 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-    <version>12-SNAPSHOT</version>
+    <version>12</version>
 
     <name>Apache Sling Launchpad Testing Services</name>
     <description>
@@ -39,11 +39,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-test-services.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.launchpad.test-services-12</tag>
   </scm>
 
     <properties>
-        <project.build.outputTimestamp>2021-07-16T18:32:08Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-02-25T16:00:12Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>