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 ab24c6f [maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.22
ab24c6f is described below
commit ab24c6f631e67570750a237c966b188a6c95e871
Author: Eric Norman <[email protected]>
AuthorDate: Mon May 2 11:42:04 2022 -0700
[maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.22
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0788466..9e7814b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
- <version>2.2.21-SNAPSHOT</version>
+ <version>2.2.22</version>
<name>Apache Sling JCR Jackrabbit User Manager</name>
<description>
Provides ResourceProvider and POST operations for the Jackrabbit
@@ -36,7 +36,7 @@
</description>
<properties>
-
<project.build.outputTimestamp>2022-04-04T21:55:33Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-05-02T18:38:07Z</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.22</tag>
</scm>
<build>