You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2022/06/13 12:39:54 UTC

[sling-org-apache-sling-commons-log] branch master updated: [maven-release-plugin] prepare for next development iteration

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

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


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

commit 7f83762330757bc373f98732edf4f7717758d2ee
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jun 13 14:39:52 2022 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c6b1e2a..a36e8da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.commons.log</artifactId>
-  <version>5.4.2</version>
+  <version>5.4.3-SNAPSHOT</version>
 
   <name>Apache Sling Commons Log</name>
   <description>
@@ -41,7 +41,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-log.git</url>
-    <tag>org.apache.sling.commons.log-5.4.2</tag>
+    <tag>org.apache.sling.commons.log-5.3.0</tag>
   </scm>
 
   <properties>