Browse Source

Move master to 1.3.0.BUILD-SNAPSHOT

pull/2565/head
Phillip Webb 11 years ago
parent
commit
61ac918e87
  1. 2
      spring-boot-deployment-tests/pom.xml

2
spring-boot-deployment-tests/pom.xml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-boot-parent</relativePath>
</parent>
<artifactId>spring-boot-deployment-tests</artifactId>

Loading…
Cancel
Save