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

commit 680470094394ccb048ed0a8947ed1bd336bd66ed
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Thu Mar 2 21:55:34 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index bd6d58a..76b7e94 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-SNAPSHOT</version>
+  <version>8</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>1664127158</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1677790527</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>HEAD</tag>
+    <tag>logging-parent-8</tag>
   </scm>
 
   <mailingLists>

Reply via email to