We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55cdf68 commit 19ff7dcCopy full SHA for 19ff7dc
modules/swagger-generator/pom.xml
@@ -90,7 +90,6 @@
90
</goals>
91
<configuration>
92
<scanIntervalSeconds>0</scanIntervalSeconds>
93
- <daemon>true</daemon>
94
</configuration>
95
</execution>
96
<execution>
pom.xml
@@ -534,7 +534,6 @@
534
<scala-version>2.11.1</scala-version>
535
<felix-version>2.3.4</felix-version>
536
<swagger-core-version>1.5.5</swagger-core-version>
537
- <scala-test-version>2.1.5-SNAPSHOT</scala-test-version>
538
<commons-io-version>2.4</commons-io-version>
539
<commons-cli-version>1.2</commons-cli-version>
540
<junit-version>4.8.1</junit-version>
0 commit comments