Browse Source

Merge branch '1.4.x' into 1.5.x

pull/6988/head
Stephane Nicoll 10 years ago
parent
commit
d117ec45b8
  1. 2
      spring-boot-samples/spring-boot-sample-ant/pom.xml

2
spring-boot-samples/spring-boot-sample-ant/pom.xml

@ -83,7 +83,7 @@ @@ -83,7 +83,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-antlib</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version>
<version>1.5.0.BUILD-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>

Loading…
Cancel
Save