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 2020/07/26 21:20:29 UTC

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

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

commit 51e126a29ac7c8fcae3f864ab7444069edc92df7
Author: Eric Norman <en...@apache.org>
AuthorDate: Sun Jul 26 14:20:16 2020 -0700

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

diff --git a/pom.xml b/pom.xml
index fed51cb..6e62dc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
-    <version>2.2.9-SNAPSHOT</version>
+    <version>2.2.10</version>
     <name>Apache Sling Jackrabbit UserManager Support</name>
     <description>
         Provides ResourceProvider and SlingPostOperations for the Jackrabbit
@@ -39,7 +39,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.10</tag>
   </scm>
 
     <build>