This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git
The following commit(s) were added to refs/heads/master by this push:
new b2cbc40 [maven-release-plugin] prepare release
org.apache.sling.serviceusermapper-1.5.2
b2cbc40 is described below
commit b2cbc40c0f32eccc24fc18a2b9f5a2183fc377af
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Feb 12 11:32:15 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.serviceusermapper-1.5.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index edb3bdf..bab0aa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.serviceusermapper</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2</version>
<name>Apache Sling Service User Mapper</name>
<description>
@@ -42,7 +42,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-serviceusermapper.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.serviceusermapper-1.5.2</tag>
</scm>
<build>