From 6e0a08b1700b4fa1278ae8734f895a598bca263b Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Fri, 27 Nov 2020 14:17:03 +0100 Subject: [PATCH] Release 0.1.1 --- 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 95e42c302..ed0e4120b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 mvnd-client diff --git a/common/pom.xml b/common/pom.xml index 41d590ca4..0967d4782 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 97bd5995d..7a0e18e59 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 mvnd-daemon diff --git a/dist/pom.xml b/dist/pom.xml index 4e122b8cb..90bffa486 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 mvnd-dist diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c8348f6a9..5fe44d1df 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 35e2dc54c..1ac7fd65c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.mvndaemon.mvnd mvnd - 0.1.1-SNAPSHOT + 0.1.1 pom Maven Daemon - Parent @@ -169,23 +169,23 @@ org.mvndaemon.mvnd mvnd-client - 0.1.1-SNAPSHOT + 0.1.1 org.mvndaemon.mvnd mvnd-common - 0.1.1-SNAPSHOT + 0.1.1 org.mvndaemon.mvnd mvnd-dist pom - 0.1.1-SNAPSHOT + 0.1.1 org.mvndaemon.mvnd mvnd-daemon - 0.1.1-SNAPSHOT + 0.1.1