fix swagger parent

This commit is contained in:
Loredana Crusoveanu
2018-07-22 21:46:45 +03:00
parent a030afa5ea
commit c0525c53c4
2 changed files with 8 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
<groupId>com.baeldung</groupId>
<artifactId>spring-swagger-codegen</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../spring-swagger-codegen</relativePath>
</parent>
<build>