diff --git a/client/pom.xml b/client/pom.xml index cbdb4524..52c9f975 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.0 + 0.1.0-SNAPSHOT mvnd-client diff --git a/daemon/pom.xml b/daemon/pom.xml index 8d3ec269..6bda604b 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -5,7 +5,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.0 + 0.1.0-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 8584f14c..4c3b30aa 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.0 + 0.1.0-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 0fee3b60..2b5813a8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.0 + 0.1.0-SNAPSHOT pom Maven Daemon - Parent @@ -129,12 +129,12 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.0 + 0.1.0-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.0 + 0.1.0-SNAPSHOT