From d099c8b88501f90da6a228729bb100d82b316aba Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 24 Jul 2019 18:56:05 +0200 Subject: [PATCH] Switched maven parent from 1.0.0 to 1.1.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51af0a6..1dd8b3c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gcube.tools maven-parent - 1.0.0 + 1.1.0-SNAPSHOT infrastructure-tests