This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git
The following commit(s) were added to refs/heads/master by this push:
new e4c1767 [maven-release-plugin] prepare for next development iteration
e4c1767 is described below
commit e4c1767a3e77cfed6dba49f71a5902350747bb4e
Author: Dan Klco <[email protected]>
AuthorDate: Thu May 18 21:28:26 2023 -0400
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ac49d7e..5932bb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.security</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>Apache Sling Security</name>
<description>
@@ -43,7 +43,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-security.git</url>
- <tag>org.apache.sling.security-1.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>