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 6b1bca3  [maven-release-plugin] prepare release logging-parent-6
6b1bca3 is described below

commit 6b1bca384e31ae7903534b7298d6dca8149bb3c0
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Sep 25 12:29:06 2022 -0500

    [maven-release-plugin] prepare release logging-parent-6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9458fb8..b9328df 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-SNAPSHOT</version>
+  <version>6</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>1664126325</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1664126943</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-4</tag>
+    <tag>logging-parent-6</tag>
   </scm>
 
   <mailingLists>

Reply via email to