Skip to content

Commit

Permalink
[MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Apr 3, 2022
1 parent 9a93dfd commit 7c6d044
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1004,10 +1004,7 @@ under the License.
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.11</version>
<configuration>
<useJava5>true</useJava5>
</configuration>
<version>2.0.0</version>
</plugin>
<!-- site publishing configuration -->
<plugin>
Expand Down

0 comments on commit 7c6d044

Please sign in to comment.