You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2022/01/31 20:20:34 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] branch master updated: [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.18

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 ae249bf  [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.18
ae249bf is described below

commit ae249bfd2dc4db358fa4f2e17a5fba2ae2a52028
Author: Eric Norman <en...@apache.org>
AuthorDate: Mon Jan 31 12:20:23 2022 -0800

    [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.18
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 46bc56e..bd6daa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
-    <version>2.2.17-SNAPSHOT</version>
+    <version>2.2.18</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>2021-11-15T22:14:21Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-01-31T20:16:38Z</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.18</tag>
   </scm>
 
     <build>