Skip to content

Commit

Permalink
[MNG-6467] - Remove plugin definition from pom file which is inherited
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Aug 27, 2018
1 parent d0f1efa commit f87ba98
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apache-maven/pom.xml
Expand Up @@ -111,11 +111,6 @@ under the License.
<finalName>${distributionFileName}</finalName>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>1.5</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
Expand Down

0 comments on commit f87ba98

Please sign in to comment.