From 7cc25d755edb35e7fbead4b8a3d23fa70498f447 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Wed, 18 Nov 2020 12:00:09 +0100 Subject: [PATCH] Release 0.1.0 --- client/pom.xml | 2 +- common/pom.xml | 2 +- daemon/pom.xml | 2 +- dist/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 10 +++++----- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 4c468443..21463fd5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index ca966481..f326f377 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 63ea7411..4d445b0a 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 59631ae0..735fb26c 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 mvnd-dist diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6b63e8eb..46149a11 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 8968b0ce..1375db6e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.0.13-SNAPSHOT + 0.1.0 pom Maven Daemon - Parent @@ -169,23 +169,23 @@ org.mvndaemon.mvnd mvnd-client - 0.0.13-SNAPSHOT + 0.1.0 org.mvndaemon.mvnd mvnd-common - 0.0.13-SNAPSHOT + 0.1.0 org.mvndaemon.mvnd mvnd-dist pom - 0.0.13-SNAPSHOT + 0.1.0 org.mvndaemon.mvnd mvnd-daemon - 0.0.13-SNAPSHOT + 0.1.0