Browse Source

Next development version (v2.0.4.BUILD-SNAPSHOT)

pull/13416/merge
Stephane Nicoll 8 years ago
parent
commit
27bb4614a9
  1. 2
      pom.xml

2
pom.xml

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
<name>Spring Boot Build</name>
<description>Spring Boot Build</description>
<properties>
<revision>2.0.3.BUILD-SNAPSHOT</revision>
<revision>2.0.4.BUILD-SNAPSHOT</revision>
<main.basedir>${basedir}</main.basedir>
</properties>
<!-- Most elements are in profiles so they are stripped out during maven-flatten -->

Loading…
Cancel
Save