From 7fc78e7c32296406a3b90af036a0ba2a645d26a8 Mon Sep 17 00:00:00 2001 From: Johannes Schnatterer Date: Wed, 12 Sep 2018 17:57:48 +0200 Subject: [PATCH] Maven: Downgrade to animal-sniffer Prepares migration to oss.cloudogu.com. There, builds failed every now and then (when a lot of builds ran in parallel) with the problem described in the link of the comment in pom.xml --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ca4318230..944ebb6eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -430,7 +430,9 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.17 + + 1.16 org.codehaus.mojo.signature