From d5ea62f9669b2f669065b02b701eedc816d9d3cd Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 5 Jun 2020 13:51:11 +0800 Subject: [PATCH] remove scala related profile from the pom (#6554) --- pom.xml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pom.xml b/pom.xml index ae42cc910c4..89cc73ec378 100644 --- a/pom.xml +++ b/pom.xml @@ -484,47 +484,6 @@ - - release-profile - - true - - - - - net.alchim31.maven - scala-maven-plugin - - - - compile - testCompile - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - prepare-package - - add-source - - - - src/main/scala - - - - - - - - release-sign-artifacts