forked from loafle/openapi-generator-original
Renamed ts-refactor samples & tests in pom.xmls
This commit is contained in:
parent
a7ac715e80
commit
e2aaf66917
@ -1,7 +1,7 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>TypeScriptBuildPetstoreClientSample</artifactId>
|
||||
<artifactId>TypeScriptBuildDefaultPetstoreClientSample</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>TS Default Petstore Client</name>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>TypeScriptBuildPetstoreClientSample</artifactId>
|
||||
<artifactId>TypeScriptBuildJQueryPetstoreClientSample</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>TS Default Petstore Client</name>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>TypeScriptPetstoreClientTests</artifactId>
|
||||
<artifactId>TypeScriptDefaultPetstoreClientTests</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>TS Petstore Test Client</name>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>TypeScriptPetstoreClientTests</artifactId>
|
||||
<artifactId>TypeScriptJQueryPetstoreClientTests</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>TS Petstore Test Client</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user