Skip to content

Commit

Permalink
clean m-release-p configuration corresponding to 3.0.0 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Feb 13, 2022
1 parent c909e6c commit a31d73d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -470,9 +470,8 @@
<version>3.0.0-M5</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
<goals>deploy</goals>
<arguments>-Pmodello-release</arguments>
<releaseProfiles>modello-release</releaseProfiles>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit a31d73d

Please sign in to comment.