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 e31c454 [maven-release-plugin] prepare for next development iteration
e31c454 is described below
commit e31c454f8012ea719bb44848e7121e1b6582b7f6
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 15:24:47 2020 -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 cfdfcad..4ba3bdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
- <version>2.2.12</version>
+ <version>2.2.13-SNAPSHOT</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>2020-10-15T22:23:37Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-10-15T22:24:47Z</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.12</tag>
+ <tag>HEAD</tag>
</scm>
<build>