From ffcc146f751ab678c710dba922e2023d3f8c2ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Mon, 4 May 2020 11:29:53 +0200 Subject: [PATCH] Remove old plugin License check was replaced by other verion and is configured in root pom. --- scm-plugins/scm-hg-plugin/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 37da213210..3be2a979be 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -58,25 +58,6 @@ - - com.mycila.maven-license-plugin - maven-license-plugin - 1.9.0 - -
http://download.scm-manager.org/licenses/mvn-license.txt
- - src/** - **/test/** - - - target/** - .hg/** - **/fileview.py - - true -
-
- sonia.scm.maven smp-maven-plugin