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-commons-log.git
The following commit(s) were added to refs/heads/master by this push:
new 6be99f7 [maven-release-plugin] prepare release
org.apache.sling.commons.log-5.1.12
6be99f7 is described below
commit 6be99f798daa3f7b393fbc2b4c23d28dffdd14cc
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Jun 18 12:24:06 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.commons.log-5.1.12
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d345b38..73a871f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log</artifactId>
- <version>5.1.11-SNAPSHOT</version>
+ <version>5.1.12</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.1.12</tag>
</scm>
<properties>