diff --git a/client/pom.xml b/client/pom.xml index 6930c7cd..a650367b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index c53ab879..4c673212 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 2e2a3af6..62fdc40e 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9a151da4..51783294 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 123a435c..e81bed31 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT pom Maven Daemon - Parent @@ -161,17 +161,17 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.7 + 0.0.8-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.7 + 0.0.8-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.7 + 0.0.8-SNAPSHOT