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-serviceuser-webconsole.git
The following commit(s) were added to refs/heads/master by this push:
new 112f94b [maven-release-plugin] prepare for next development iteration
112f94b is described below
commit 112f94b569e0282841f34e4ca5a6d77db68e31e0
Author: Eric Norman <[email protected]>
AuthorDate: Wed Apr 8 10:20:31 2026 -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 cd597b2..c477fff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.sling.serviceuser.webconsole</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Sling Service User Web Console</name>
<description>Provides an OSGi Web Console for creating, updating and
viewing Service Users.</description>
@@ -28,13 +28,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git</developerConnection>
- <tag>org.apache.sling.serviceuser.webconsole-2.0.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-serviceuser-webconsole.git</url>
</scm>
<properties>
<sling.java.version>17</sling.java.version>
-
<project.build.outputTimestamp>1775668796</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1775668831</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>