We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d89b28 commit 5f35457Copy full SHA for 5f35457
pom.xml
@@ -26,7 +26,7 @@
26
<description>Spring Boot Admin</description>
27
<url>https://github.com/codecentric/spring-boot-admin/</url>
28
<properties>
29
- <revision>2.1.4-SNAPSHOT</revision>
+ <revision>2.1.5-SNAPSHOT</revision>
30
<java.version>1.8</java.version>
31
<maven.compiler.source>${java.version}</maven.compiler.source>
32
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments