We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d3b65 commit 386d41dCopy full SHA for 386d41d
samples/server/petstore/jaxrs-resteasy/joda/pom.xml
@@ -2,7 +2,7 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.swagger</groupId>
5
- <artifactId>swagger-jaxrs-resteasy-server</artifactId>
+ <artifactId>swagger-jaxrs-resteasy-joda</artifactId>
6
<packaging>war</packaging>
7
<name>swagger-jaxrs-resteasy-server</name>
8
<version>1.0.0</version>
@@ -152,4 +152,4 @@
152
<junit-version>4.8.1</junit-version>
153
<servlet-api-version>2.5</servlet-api-version>
154
</properties>
155
-</project>
+</project>
0 commit comments