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:27 UTC

[sling-org-apache-sling-launchpad-test-services] branch master updated: [maven-release-plugin] prepare for next development iteration

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 2cc048e  [maven-release-plugin] prepare for next development iteration
2cc048e is described below

commit 2cc048ed38b97acfa7e615a4492a6f4a9adbd565
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Feb 25 17:00:25 2022 +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 3ce2669..77388a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-    <version>12</version>
+    <version>13-SNAPSHOT</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>org.apache.sling.launchpad.test-services-12</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
-        <project.build.outputTimestamp>2022-02-25T16:00:12Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-02-25T16:00:25Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>