Skip to content

Commit 01c956c

Browse files
committed
cleanup
1 parent 5f07fb0 commit 01c956c

File tree

1 file changed

+2
-2
lines changed
  • samples/client/petstore/objc

1 file changed

+2
-2
lines changed

samples/client/petstore/objc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project>
22
<modelVersion>4.0.0</modelVersion>
3-
<groupId>de.felixschulze.my-project</groupId>
4-
<artifactId>PetstoreClient</artifactId>
3+
<groupId>com.wordnik</groupId>
4+
<artifactId>ObjcPetstoreClientTests</artifactId>
55
<packaging>pom</packaging>
66
<version>1.0-SNAPSHOT</version>
77
<name>Objective-C Swagger Petstore Client</name>

0 commit comments

Comments
 (0)