You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by du...@apache.org on 2021/12/09 10:36:35 UTC

[sling-org-apache-sling-testing-clients] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.clients-3.0.4

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

dulvac pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c6a9ee  [maven-release-plugin] prepare release org.apache.sling.testing.clients-3.0.4
0c6a9ee is described below

commit 0c6a9ee20c0881af579a5f32addcd807a5d0d13c
Author: Andrei Dulvac <ad...@adobe.com>
AuthorDate: Thu Dec 9 11:36:33 2021 +0100

    [maven-release-plugin] prepare release org.apache.sling.testing.clients-3.0.4
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8f0c031..db3fa6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.clients</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.4</version>
 
     <name>Apache Sling Testing Clients</name>
     <description>
@@ -39,12 +39,12 @@
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git
         </developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-clients.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.testing.clients-3.0.4</tag>
     </scm>
     
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>1639043884</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1639046153</project.build.outputTimestamp>
     </properties>
 
     <build>