Skip to content

Commit

Permalink
MRELEASE-1035 upgraded maven-plugin-tools and plexus-component-metada…
Browse files Browse the repository at this point in the history
…ta to reproducible versions
  • Loading branch information
hboutemy committed Dec 12, 2019
1 parent 25532bf commit 1123e3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion maven-release-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</prerequisites>

<properties>
<mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
<mavenPluginPluginVersion>3.6.0</mavenPluginPluginVersion>
</properties>

<dependencies>
Expand Down
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
<version>2.1.0</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 1123e3b

Please sign in to comment.