From 41fd06a73978303c4b8e0471791926e969ad284e Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Fri, 23 Feb 2018 01:58:22 +0100 Subject: [PATCH] Update to maven-clean-plugin 3.0.0. --- core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 2deb1e21..c9ed60f8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -196,7 +196,7 @@ junit:junit:4.12:jar:null:test:2973d150c0dc1fefe998f834810d68f278ea58ec mysql:mysql-connector-java:5.1.33:jar:null:compile:8af455a9a3267e6664cafc87ace71a4e4ef02837 net.jcip:jcip-annotations:1.0:jar:null:compile:afba4942caaeaf46aab0b976afd57cc7c181467e - org.apache.maven.plugins:maven-clean-plugin:2.6.1:maven-plugin:null:runtime:bfdf7d6c2f8fc8759457e9d54f458ba56ac7b30f + org.apache.maven.plugins:maven-clean-plugin:3.0.0:maven-plugin:null:runtime:6653cb054e6b81705e383fbcced26c92802e40ae org.apache.maven.plugins:maven-compiler-plugin:3.2:maven-plugin:null:runtime:aec10f274ac07fafab8906cb1aa69669d753b2c2 org.apache.maven.plugins:maven-deploy-plugin:2.8.2:maven-plugin:null:runtime:3c2d83ecd387e9843142ae92a0439792c1500319 org.apache.maven.plugins:maven-enforcer-plugin:1.0:maven-plugin:null:runtime:ad032b7593576e9fe9305c73865633e163895b29 diff --git a/pom.xml b/pom.xml index 586eecc6..7e2cf480 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ maven-clean-plugin - 2.6.1 + 3.0.0 maven-compiler-plugin