From d9229a2063b1033a56c6b866ebc70be1d6229643 Mon Sep 17 00:00:00 2001 From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr> Date: Wed, 14 Apr 2021 12:15:25 +0200 Subject: [PATCH] minot tweak --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7bddca..4af0547 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.1</version> <executions> <execution> <id>${project.artifactId}-fetch</id> -- GitLab