mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Enable release profile to maven release plugin
This commit is contained in:
parent
a005cf06ca
commit
fd6f1a252f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -192,7 +192,7 @@
|
|||
<version>3.0.1</version>
|
||||
<configuration>
|
||||
<preparationGoals>package</preparationGoals>
|
||||
<scmCommentPrefix>[ci skip]</scmCommentPrefix>
|
||||
<releaseProfiles>release</releaseProfiles>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in a new issue