forked from loafle/openapi-generator-original
updated with tests
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
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>com.wordnik</groupId>
|
||||
<artifactId>swagger-petstore</artifactId>
|
||||
<artifactId>swagger-client</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>swagger-petstore</name>
|
||||
<name>swagger-client</name>
|
||||
<version>1.0.0</version>
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:wordnik/swagger-mustache.git</connection>
|
||||
@@ -149,4 +149,3 @@
|
||||
<httpclient-version>4.0</httpclient-version>
|
||||
</properties>
|
||||
</project>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user