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-auth-core.git
The following commit(s) were added to refs/heads/master by this push:
new eb8be45 [maven-release-plugin] prepare for next development iteration
eb8be45 is described below
commit eb8be45e93e35d969302d4c671f2b092aed22791
Author: Eric Norman <[email protected]>
AuthorDate: Mon Sep 26 12:12:22 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 78f686e..3e61cd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.auth.core</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1-SNAPSHOT</version>
<name>Apache Sling Auth Core</name>
<description>
@@ -42,14 +42,14 @@
<properties>
<site.jira.version.id>12315268</site.jira.version.id>
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>2022-09-26T19:11:55Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-09-26T19:12:22Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-core.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-core.git</url>
- <tag>org.apache.sling.auth.core-1.6.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>