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 5f07fb0 commit 01c956cCopy full SHA for 01c956c
samples/client/petstore/objc/pom.xml
@@ -1,7 +1,7 @@
1
<project>
2
<modelVersion>4.0.0</modelVersion>
3
- <groupId>de.felixschulze.my-project</groupId>
4
- <artifactId>PetstoreClient</artifactId>
+ <groupId>com.wordnik</groupId>
+ <artifactId>ObjcPetstoreClientTests</artifactId>
5
<packaging>pom</packaging>
6
<version>1.0-SNAPSHOT</version>
7
<name>Objective-C Swagger Petstore Client</name>
0 commit comments