Skip to content

Commit

Permalink
gh-2463 Added version number to spring boot maven plugin in spring-re…
Browse files Browse the repository at this point in the history
…st pom (#2469)
  • Loading branch information
t92549 authored Jul 9, 2021
1 parent b8d05fd commit 8b22192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest-api/spring-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring.boot.version}</version>
<configuration>
<layout>ZIP</layout>
<executable>true</executable>
Expand Down

0 comments on commit 8b22192

Please sign in to comment.