diff --git a/client/pom.xml b/client/pom.xml index c6e30acf..c43122a7 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.3 + 0.0.4-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 408dd9d3..f5d7dfab 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.3 + 0.0.4-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index afb0cb4c..9091e2c6 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.3 + 0.0.4-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b8cb4a69..64c7c6f5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.3 + 0.0.4-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index d0042579..f9ef2318 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.3 + 0.0.4-SNAPSHOT pom Maven Daemon - Parent @@ -153,17 +153,17 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.3 + 0.0.4-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.3 + 0.0.4-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.3 + 0.0.4-SNAPSHOT