Next is 1.0.3-SNAPSHOT

This commit is contained in:
Tamas Cservenak
2024-08-20 23:52:07 +02:00
parent cccc1ec8a5
commit c0ec895c6c
11 changed files with 12 additions and 12 deletions

View File

@@ -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>