This is an automated email from the ASF dual-hosted git repository.

mattsicker 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 8ca5025  [maven-release-plugin] prepare for next development iteration
8ca5025 is described below

commit 8ca50257b6d2d3cdc4240f6608b645bf81643a00
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Sep 25 12:32:38 2022 -0500

    [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 c3fc2bc..a3891b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.logging</groupId>
   <artifactId>logging-parent</artifactId>
   <packaging>pom</packaging>
-  <version>7</version>
+  <version>8-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>1664127147</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1664127158</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-7</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <mailingLists>

Reply via email to