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-commons-log-webconsole.git
The following commit(s) were added to refs/heads/master by this push:
new 2b725df [maven-release-plugin] prepare for next development iteration
2b725df is described below
commit 2b725dfa0a2f32c6ec0f85b1f35bec2f68d18072
Author: Eric Norman <[email protected]>
AuthorDate: Wed Oct 22 13:43:42 2025 -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 a47eee8..557ddeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log.webconsole</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Sling Commons Log WebConsole</name>
<description>This bundle provides webconsole plugin for Sling Commons
Log</description>
@@ -36,7 +36,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git</developerConnection>
- <tag>org.apache.sling.commons.log.webconsole-2.0.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/sling-org-apache-sling-commons-log-webconsole.git</url>
</scm>
@@ -44,7 +44,7 @@
<sling.java.version>17</sling.java.version>
<slf4j.version>2.0.17</slf4j.version>
<pax-exam.version>4.14.0</pax-exam.version>
-
<project.build.outputTimestamp>1761165786</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1761165822</project.build.outputTimestamp>
<bundle.build.dir>${basedir}/target</bundle.build.dir>
<bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name>