From 0248ecb568bbc3ca3b0f108bd28f8a5117b10986 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 5 Jun 2020 10:29:19 +0800 Subject: [PATCH] remove scala related profile from the pom --- pom.xml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pom.xml b/pom.xml index 6dd6eb52a993..60f1b22ca780 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