From ddadf813c2ff64fa7903499d0a2bdc7ede5f7195 Mon Sep 17 00:00:00 2001 From: "Cezar.Leahu" Date: Thu, 6 May 2021 22:36:16 +0300 Subject: [PATCH] ACS-1372 Remove maven-source-plugin configuration [skip tests] --- amps/ags/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index b26bb8acf8..205752b1f3 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -113,18 +113,6 @@ - - maven-source-plugin - 3.0.1 - - - attach-sources - - jar - - - - maven-javadoc-plugin