diff --git a/client/pom.xml b/client/pom.xml index ed0e4120..03addfb8 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 0967d478..78d7bda3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 7a0e18e5..db451eb7 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 90bffa48..36bc2b01 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT mvnd-dist diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 5fe44d1d..15f98bfc 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 1ac7fd65..65cad5d0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1 + 0.1.2-SNAPSHOT pom Maven Daemon - Parent @@ -169,23 +169,23 @@ org.mvndaemon.mvnd mvnd-client - 0.1.1 + 0.1.2-SNAPSHOT org.mvndaemon.mvnd mvnd-common - 0.1.1 + 0.1.2-SNAPSHOT org.mvndaemon.mvnd mvnd-dist pom - 0.1.1 + 0.1.2-SNAPSHOT org.mvndaemon.mvnd mvnd-daemon - 0.1.1 + 0.1.2-SNAPSHOT