Skip to content

Commit a31d73d

Browse files
committed
clean m-release-p configuration corresponding to 3.0.0 updates
1 parent c909e6c commit a31d73d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,8 @@
470470
<version>3.0.0-M5</version>
471471
<configuration>
472472
<autoVersionSubmodules>true</autoVersionSubmodules>
473-
<useReleaseProfile>false</useReleaseProfile>
474473
<goals>deploy</goals>
475-
<arguments>-Pmodello-release</arguments>
474+
<releaseProfiles>modello-release</releaseProfiles>
476475
</configuration>
477476
</plugin>
478477
<plugin>

0 commit comments

Comments
 (0)