forked from loafle/openapi-generator-original
release prepare
This commit is contained in:
parent
572732158a
commit
3cd6e211cd
4
pom.xml
4
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<artifactId>swagger-codegen_2.9.1</artifactId>
|
<artifactId>swagger-codegen_2.9.1</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>swagger-codegen</name>
|
<name>swagger-codegen</name>
|
||||||
<version>1.1</version>
|
<version>1.1-SNAPSHOT</version>
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:wordnik/swagger-codegen.git</connection>
|
<connection>scm:git:git@github.com:wordnik/swagger-codegen.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:wordnik/swagger-codegen.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:wordnik/swagger-codegen.git</developerConnection>
|
||||||
@ -319,4 +319,4 @@
|
|||||||
<slf4j-version>1.5.8</slf4j-version>
|
<slf4j-version>1.5.8</slf4j-version>
|
||||||
<org.antlr-version>3.2</org.antlr-version>
|
<org.antlr-version>3.2</org.antlr-version>
|
||||||
</properties>
|
</properties>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user