forked from loafle/openapi-generator-original
* Updates maven urls * Runs ensure up to date'
This commit is contained in:
committed by
William Cheng
parent
e09f1c9b37
commit
fcdbcb095e
@@ -47,7 +47,7 @@
|
||||
<id>central</id>
|
||||
<name>Maven Repository Switchboard</name>
|
||||
<layout>default</layout>
|
||||
<url>http://repo1.maven.org/maven2</url>
|
||||
<url>https://repo1.maven.org/maven2</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
@@ -268,7 +268,7 @@
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
<plugin>
|
||||
<groupId>net.alchim31.maven</groupId>
|
||||
<artifactId>scala-maven-plugin</artifactId>
|
||||
@@ -284,7 +284,7 @@
|
||||
<runMultipleSimulations>true</runMultipleSimulations>
|
||||
<includes>
|
||||
<simulationClass>testapi</simulationClass>
|
||||
|
||||
|
||||
</includes>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
||||
Reference in New Issue
Block a user