mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-14 14:10:52 +00:00
Next is 1.0.3-SNAPSHOT
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.2</version>
|
||||
<version>1.0.3-SNAPSHOT</version>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
<name>Maven Daemon - Parent</name>
|
||||
@@ -68,7 +68,7 @@
|
||||
<maven.compiler.target>8</maven.compiler.target>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
<maven-dist.required.jdk>8</maven-dist.required.jdk>
|
||||
<project.build.outputTimestamp>2024-08-20T21:51:40Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2024-08-20T21:52:06Z</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