forked from loafle/openapi-generator-original
reverted to artifactVersion
This commit is contained in:
parent
6d1c34048c
commit
71212e5f68
@ -5,7 +5,7 @@
|
|||||||
<artifactId>{{artifactId}}</artifactId>
|
<artifactId>{{artifactId}}</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>{{artifactId}}</name>
|
<name>{{artifactId}}</name>
|
||||||
<version>{{apiVersion}}</version>
|
<version>{{artifactVersion}}</version>
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:wordnik/swagger-mustache.git</connection>
|
<connection>scm:git:git@github.com:wordnik/swagger-mustache.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:wordnik/swagger-codegen.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:wordnik/swagger-codegen.git</developerConnection>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user