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 a473373 [maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.30
a473373 is described below
commit a473373c944e0432fa1456be351906260226ae96
Author: Eric Norman <[email protected]>
AuthorDate: Mon Dec 18 18:04:54 2023 -0800
[maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.30
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3fdbf6b..54c59aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
- <version>2.2.29-SNAPSHOT</version>
+ <version>2.2.30</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>2023-10-20T00:08:52Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-19T01:58:22Z</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://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.jackrabbit.usermanager-2.2.30</tag>
</scm>
<build>