diff --git a/client/pom.xml b/client/pom.xml index 9f9d41b4..f5fb60e4 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.4 + 0.0.5-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 0e32de1e..61f46d3b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.4 + 0.0.5-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index dbc39da4..fed4fc7b 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.4 + 0.0.5-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b324289e..12bebc07 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.4 + 0.0.5-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 73dd49ac..b4a0ecb0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.4 + 0.0.5-SNAPSHOT pom Maven Daemon - Parent @@ -153,17 +153,17 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.4 + 0.0.5-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.4 + 0.0.5-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.4 + 0.0.5-SNAPSHOT