From dee8cd72dc52119a5c97b1c1cf33081d31382d02 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Mon, 19 Oct 2020 15:50:25 +0200 Subject: [PATCH] Next is 0.0.8-SNAPSHOT --- client/pom.xml | 2 +- common/pom.xml | 2 +- daemon/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 6930c7cd..a650367b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-client diff --git a/common/pom.xml b/common/pom.xml index c53ab879..4c673212 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-common diff --git a/daemon/pom.xml b/daemon/pom.xml index 2e2a3af6..62fdc40e 100644 --- a/daemon/pom.xml +++ b/daemon/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-daemon diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9a151da4..51783294 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT mvnd-integration-tests diff --git a/pom.xml b/pom.xml index 123a435c..e81bed31 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jboss.fuse.mvnd mvnd - 0.0.7 + 0.0.8-SNAPSHOT pom Maven Daemon - Parent @@ -161,17 +161,17 @@ org.jboss.fuse.mvnd mvnd-client - 0.0.7 + 0.0.8-SNAPSHOT org.jboss.fuse.mvnd mvnd-common - 0.0.7 + 0.0.8-SNAPSHOT org.jboss.fuse.mvnd mvnd-daemon - 0.0.7 + 0.0.8-SNAPSHOT