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 748c2a5 [maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.28
748c2a5 is described below
commit 748c2a513e0e113c5955a6e5ef3b947191a8f99f
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 19 17:08:29 2023 -0700
[maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.usermanager-2.2.28
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ed5e0e5..3189c4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
- <version>2.2.27-SNAPSHOT</version>
+ <version>2.2.28</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-08-20T19:56:30Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-10-20T00:02:01Z</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.28</tag>
</scm>
<build>