Skip to content

Commit 60dca14

Browse files
authored
Fix project URL in POM
1 parent 78932ed commit 60dca14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>pom</packaging>
88
<name>swagger-parser-project</name>
99
<description>swagger-parser-project</description>
10-
<url>https://github.com/swagger-api/swagger-core</url>
10+
<url>https://github.com/swagger-api/swagger-parser</url>
1111
<developers>
1212
<developer>
1313
<id>fehguy</id>

0 commit comments

Comments
 (0)