This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/master by this push:
new bb70b7e [maven-release-plugin] prepare for next development iteration
bb70b7e is described below
commit bb70b7ee6cd7d2b539e13cdd4e3afb6e1b5b31af
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Mar 2 21:56:38 2023 +0100
[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 76b7e94..ecb00d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.logging</groupId>
<artifactId>logging-parent</artifactId>
<packaging>pom</packaging>
- <version>8</version>
+ <version>9-SNAPSHOT</version>
<name>Apache Logging Services</name>
<description>
@@ -44,14 +44,14 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<!-- Support reproducible builds with a static build timestamp -->
- <project.build.outputTimestamp>1677790527</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1677790598</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/logging-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/logging-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=logging-parent.git</url>
- <tag>logging-parent-8</tag>
+ <tag>HEAD</tag>
</scm>
<mailingLists>