diff --git a/client/pom.xml b/client/pom.xml index 11089c55..1e269768 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.1 + 0.1.0-SNAPSHOT mvnd-client diff --git a/daemon/pom.xml b/daemon/pom.xml index 7a81cfc0..7592b0bb 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.1 + 0.1.0-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e4da115b..d0844082 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.1 + 0.1.0-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index dc2775ef..44498ddb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.1 + 0.1.0-SNAPSHOT pom Maven Daemon - Parent @@ -150,12 +150,12 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.1 + 0.1.0-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.1 + 0.1.0-SNAPSHOT