[release] Release 1.0-m8

This commit is contained in:
Guillaume Nodet
2023-10-26 07:45:11 +02:00
parent 8f7a56772b
commit 0f4bdb6df5
15 changed files with 49 additions and 21 deletions

View File

@@ -29,7 +29,7 @@
<groupId>org.apache.maven.daemon</groupId>
<artifactId>mvnd</artifactId>
<version>1.0-m8-SNAPSHOT</version>
<version>1.0-m8</version>
<packaging>pom</packaging>
<name>Maven Daemon - Parent</name>
@@ -71,7 +71,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<maven-dist.required.jdk>8</maven-dist.required.jdk>
<project.build.outputTimestamp>2023-07-11T05:13:34Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-26T05:42:48Z</project.build.outputTimestamp>
<trimStackTrace>false</trimStackTrace>
<project.github.repository>apache/maven-mvnd</project.github.repository>
<repository.url>github.com:${project.github.repository}</repository.url>