This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git
The following commit(s) were added to refs/heads/master by this push:
new a41a71d [maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.12
a41a71d is described below
commit a41a71d23cfdd8acf68422ea577bf6fd3e024002
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 15:24:25 2020 -0700
[maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.12
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2e94383..cfdfcad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
- <version>2.2.11-SNAPSHOT</version>
+ <version>2.2.12</version>
<name>Apache Sling Jackrabbit UserManager Support</name>
<description>
Provides ResourceProvider and SlingPostOperations for the Jackrabbit
@@ -36,7 +36,7 @@
</description>
<properties>
-
<project.build.outputTimestamp>2020-07-27T15:10:15Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-10-15T22:23:37Z</project.build.outputTimestamp>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
</properties>
@@ -44,7 +44,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-jackrabbit-usermanager.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.jackrabbit.usermanager-2.2.12</tag>
</scm>
<build>