Skip to content

Commit

Permalink
remove plugins versions override
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Nov 9, 2019
1 parent 89fd158 commit 27d65b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ under the License.
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
<version>1.6</version>
<executions>
<execution>
<goals>
Expand All @@ -548,7 +547,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>1.4</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 27d65b1

Please sign in to comment.