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/08/20 19:56:20 UTC

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

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

commit 6dc4a5fb47c7bb1536ffb9fb2b6b6c13923e142a
Author: Eric Norman <en...@apache.org>
AuthorDate: Sat Aug 20 12:56:10 2022 -0700

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

diff --git a/pom.xml b/pom.xml
index 58df051..6fb2203 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
-    <version>2.2.25-SNAPSHOT</version>
+    <version>2.2.26</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-11T20:29:43Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-20T19:52:06Z</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.26</tag>
   </scm>
 
     <build>
@@ -126,7 +126,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.26.1-SNAPSHOT</version>
+            <version>2.27.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>