Commit 9e545d58 by Johannes Edmeier

Update to boot 1.4.0.M3

parent 5e9c6c5e
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.5.RELEASE</version>
<version>1.4.0.M3</version>
<relativePath/>
</parent>
<groupId>de.codecentric</groupId>
......@@ -17,7 +17,7 @@
<properties>
<java.version>1.7</java.version>
<main.basedir>${basedir}</main.basedir>
<spring-boot.version>1.3.5.RELEASE</spring-boot.version>
<spring-boot.version>1.4.0.M3</spring-boot.version>
<spring-cloud.version>Brixton.SR1</spring-cloud.version>
<build-plugin.jacoco.version>0.7.7.201606060606</build-plugin.jacoco.version>
<build-plugin.coveralls.version>4.2.0</build-plugin.coveralls.version>
......@@ -255,7 +255,7 @@
</dependency>
</dependencies>
</dependencyManagement>
<!-- Removed for release
<!-- Remove for release -->
<repositories>
<repository>
<id>spring-release</id>
......@@ -295,5 +295,5 @@
<url>http://repo.spring.io/milestone</url>
</pluginRepository>
</pluginRepositories>
-->
<!-- -->
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment