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

joerghoh pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git


The following commit(s) were added to refs/heads/master by this push:
     new 36d6cf6  [maven-release-plugin] prepare for next development iteration
36d6cf6 is described below

commit 36d6cf63293763a3848aaf6fac36ecff33960ce1
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Aug 26 09:53:23 2024 +0200

    [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 60e5174..48cec23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.threads</artifactId>
-    <version>3.3.0</version>
+    <version>3.3.1-SNAPSHOT</version>
 
     <name>Apache Sling Commons Threads</name>
     <description>
@@ -39,7 +39,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-threads.git</url>
-      <tag>org.apache.sling.commons.threads-3.3.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <profiles>
@@ -207,6 +207,6 @@
     <properties>
         <sling.java.version>8</sling.java.version>
         <minimalJavaBuildVersion>9</minimalJavaBuildVersion>
-        
<project.build.outputTimestamp>2024-08-26T07:52:57Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-08-26T07:53:23Z</project.build.outputTimestamp>
     </properties>
 </project>

Reply via email to