mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
fix duplciated artifact id
This commit is contained in:
parent
f5d3b65252
commit
386d41db7f
@ -2,7 +2,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.swagger</groupId>
|
||||
<artifactId>swagger-jaxrs-resteasy-server</artifactId>
|
||||
<artifactId>swagger-jaxrs-resteasy-joda</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>swagger-jaxrs-resteasy-server</name>
|
||||
<version>1.0.0</version>
|
||||
@ -152,4 +152,4 @@
|
||||
<junit-version>4.8.1</junit-version>
|
||||
<servlet-api-version>2.5</servlet-api-version>
|
||||
</properties>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user