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/11 20:29:52 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] branch master updated: [maven-release-plugin] prepare for next development iteration

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 4697013  [maven-release-plugin] prepare for next development iteration
4697013 is described below

commit 4697013fed68afc31657f8590a2b3935b3bf2119
Author: Eric Norman <en...@apache.org>
AuthorDate: Thu Aug 11 13:29:43 2022 -0700

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f52fa47..e9b62b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
-    <version>2.2.24</version>
+    <version>2.2.25-SNAPSHOT</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:25:23Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-11T20:29:43Z</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>org.apache.sling.jcr.jackrabbit.usermanager-2.2.24</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>