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 95e42c30..ed0e4120 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 41d590ca..0967d478 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 97bd5995..7a0e18e5 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 4e122b8c..90bffa48 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 c8348f6a..5fe44d1d 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 35e2dc54..1ac7fd65 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