diff --git a/client/pom.xml b/client/pom.xml index 428408ab..894f3e76 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index b02e82bb..2bc37f81 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 5333d746..49c27ee7 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index ac819447..9bfff364 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT mvnd-dist diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 8425fce8..69b16a9e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index e794ac05..cdffe78a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.9 + 0.0.10-SNAPSHOT pom Maven Daemon - Parent @@ -162,23 +162,23 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.9 + 0.0.10-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.9 + 0.0.10-SNAPSHOT org.jboss.fuse.mvnd mvnd-dist pom - 0.0.9 + 0.0.10-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.9 + 0.0.10-SNAPSHOT