Browse Source

Merge branch '1.1.x'

pull/2391/head
Andy Wilkinson 11 years ago
parent
commit
ca69156afd
  1. 1
      spring-boot-tools/spring-boot-loader/pom.xml

1
spring-boot-tools/spring-boot-loader/pom.xml

@ -62,7 +62,6 @@ @@ -62,7 +62,6 @@
<addTestClassPath>true</addTestClassPath>
<skipInvocation>${skipTests}</skipInvocation>
<streamLogs>true</streamLogs>
<parallelThreads>4</parallelThreads>
</configuration>
<executions>
<execution>

Loading…
Cancel
Save