Skip to content

Commit

Permalink
updated name, disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jun 9, 2015
1 parent 3d2f09a commit 570383d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -389,7 +389,7 @@
<module>samples/client/petstore/scala</module>
<module>samples/server/petstore/jaxrs</module>
<module>samples/server/petstore/spring-mvc</module>
<module>samples/client/petstore/objc</module>
<!--module>samples/client/petstore/objc</module-->
<module>samples/client/petstore/ruby</module>
</modules>
</profile>
Expand Down
2 changes: 1 addition & 1 deletion samples/client/petstore/objc/Podfile
@@ -1,5 +1,5 @@
platform :ios, '6.0'
xcodeproj 'swaggerClient/swaggerClient.xcodeproj'
xcodeproj 'swaggerClient/PetstoreClient.xcodeproj'
pod 'AFNetworking', '~> 2.1'
pod 'JSONModel', '~> 1.0'
pod 'ISO8601'

0 comments on commit 570383d

Please sign in to comment.