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 2021/12/14 18:02:16 UTC

[sling-org-apache-sling-commons-log] branch master updated: [maven-release-plugin] prepare release org.apache.sling.commons.log-5.2.0

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 804a5a1  [maven-release-plugin] prepare release org.apache.sling.commons.log-5.2.0
804a5a1 is described below

commit 804a5a13a94034d0d62ec638cee56ee235e82093
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Dec 14 19:02:13 2021 +0100

    [maven-release-plugin] prepare release org.apache.sling.commons.log-5.2.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f5a12b8..c8f76fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.commons.log</artifactId>
-  <version>5.1.15-SNAPSHOT</version>
+  <version>5.2.0</version>
   <packaging>bundle</packaging>
 
     <name>Apache Sling Commons Log</name>
@@ -42,7 +42,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>HEAD</tag>
+    <tag>org.apache.sling.commons.log-5.2.0</tag>
   </scm>
 
   <properties>