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

commit 8d7de8d8699b0c2579d5abd566bc9e5107cfbc5f
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Sep 25 12:19:16 2022 -0500

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f2e8f83..9458fb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.logging</groupId>
   <artifactId>logging-parent</artifactId>
   <packaging>pom</packaging>
-  <version>6-SNAPSHOT</version>
+  <version>7-SNAPSHOT</version>
 
   <name>Apache Logging Services</name>
   <description>
@@ -44,7 +44,7 @@
     <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>1640651770</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1664126325</project.build.outputTimestamp>
   </properties>
 
   <scm>

Reply via email to