fix duplciated artifact id

This commit is contained in:
wing328 2016-07-01 21:56:11 +08:00
parent f5d3b65252
commit 386d41db7f

View File

@ -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>