diff --git a/client/pom.xml b/client/pom.xml index 136e95b2..8c6a67e0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.2 + 0.0.3-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 14aee40d..b9b5b3d4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.2 + 0.0.3-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 332b899b..2767da95 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.2 + 0.0.3-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ebdc706c..2218ef4d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.2 + 0.0.3-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index cc02385e..f6d67ff3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.2 + 0.0.3-SNAPSHOT pom Maven Daemon - Parent @@ -153,17 +153,17 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.2 + 0.0.3-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.2 + 0.0.3-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.2 + 0.0.3-SNAPSHOT