mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 02:19:14 +00:00
Next is 2.0.0-beta-2-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>2.0.0-beta-1</version>
|
||||
<version>2.0.0-beta-2-SNAPSHOT</version>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
<name>Maven Daemon - Parent</name>
|
||||
@@ -69,7 +69,7 @@
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
<maven-dist.required.jdk>17</maven-dist.required.jdk>
|
||||
<project.build.outputTimestamp>2024-06-20T16:09:23Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2024-06-20T16:09:45Z</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