Skip to content

Commit

Permalink
Remove local maven repository
Browse files Browse the repository at this point in the history
Upstream changes were included in swagger-core 1.5.18.
  • Loading branch information
gibson042 committed Feb 14, 2018
1 parent ee35a2d commit fbf7042
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,16 +248,4 @@
<wiremock-version>2.4.1</wiremock-version>
<surefire-version>2.18.1</surefire-version>
</properties>
<repositories>
<repository>
<id>local-repo</id>
<url>file:///gen/local-repo</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</project>

0 comments on commit fbf7042

Please sign in to comment.