Browse Source

Merge branch '1.5.x'

pull/9404/head
Andy Wilkinson 9 years ago
parent
commit
4a6b34e725
  1. 1
      spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml

1
spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml

@ -17,6 +17,7 @@ @@ -17,6 +17,7 @@
</organization>
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<jersey.version>2.11</jersey.version>
</properties>
<dependencies>
<dependency>

Loading…
Cancel
Save