This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git
commit befb417ee7a7efa7f4886418bf54f6c639d6d527 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Dec 13 10:59:20 2024 +0100 [maven-release-plugin] prepare release org.apache.sling.commons.log.webconsole-1.0.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 472191c..d2f332c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.commons.log.webconsole</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</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>HEAD</tag> + <tag>org.apache.sling.commons.log.webconsole-1.0.2</tag> <url>https://github.com/apache/sling-org-apache-sling-commons-log-webconsole.git</url> </scm> @@ -44,7 +44,7 @@ <sling.java.version>8</sling.java.version> <slf4j.version>1.7.21</slf4j.version> <pax-exam.version>4.13.3</pax-exam.version> - <project.build.outputTimestamp>10</project.build.outputTimestamp> + <project.build.outputTimestamp>1734083943</project.build.outputTimestamp> <bundle.build.dir>${basedir}/target</bundle.build.dir> <bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name>
