We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd93ac commit 6a956d3Copy full SHA for 6a956d3
pom.xml
@@ -10,7 +10,7 @@
10
<name>Spring Boot Build</name>
11
<description>Spring Boot Build</description>
12
<properties>
13
- <revision>2.1.8.BUILD-SNAPSHOT</revision>
+ <revision>2.1.8.RELEASE</revision>
14
<main.basedir>${basedir}</main.basedir>
15
</properties>
16
<!-- Most elements are in profiles so they are stripped out during maven-flatten -->
0 commit comments