Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pet-clinic-0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhcs committed Jun 25, 2020
1 parent 1b9a2e3 commit b9012b2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Expand Up @@ -30,9 +30,11 @@
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<goal>install</goal>
<goals>install</goals>
<autoVersionSubmodules>true</autoVersionSubmodules>
<pushChanges>false</pushChanges>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit b9012b2

Please sign in to comment.