mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 02:39:27 +00:00
[release] Release 1.0-m8
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
Reference in New Issue
Block a user