The next is 0.1.0

This commit is contained in:
Peter Palaga
2020-06-22 18:40:06 +02:00
parent 380e9874f1
commit e43db75e49
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.jboss.fuse.mvnd</groupId>
<artifactId>mvnd</artifactId>
<version>0.0.0</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Maven Daemon - Parent</name>
@@ -129,12 +129,12 @@
<dependency>
<groupId>org.jboss.fuse.mvnd</groupId>
<artifactId>mvnd-client</artifactId>
<version>0.0.0</version>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jboss.fuse.mvnd</groupId>
<artifactId>mvnd-daemon</artifactId>
<version>0.0.0</version>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>