From 1fbcab6b81178ae9b9afb38e92cc78704f168aae Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Tue, 2 Feb 2021 22:57:34 +0100 Subject: [PATCH] Switch to 3.1.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73b552f..623148b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. maven-invoker - 3.0.2-SNAPSHOT + 3.1.0-SNAPSHOT Apache Maven Invoker A component to programmatically invoke Maven.