File tree Expand file tree Collapse file tree 8 files changed +3
-3
lines changed
modules/swagger-codegen-cli
java/com/wordnik/swagger/codegen Expand file tree Collapse file tree 8 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
11
- <artifactId >swagger-codegen-distribution </artifactId >
11
+ <artifactId >swagger-codegen-cli </artifactId >
12
12
<packaging >jar</packaging >
13
13
14
14
<name >swagger-codegen (executable)</name >
15
15
16
16
<build >
17
- <finalName >swagger-cli</finalName >
17
+ <finalName >swagger-codegen- cli</finalName >
18
18
<plugins >
19
19
<plugin >
20
20
<groupId >org.apache.maven.plugins</groupId >
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 293
293
</profiles >
294
294
<modules >
295
295
<module >modules/swagger-codegen</module >
296
- <module >modules/swagger-codegen-distribution </module >
296
+ <module >modules/swagger-codegen-cli </module >
297
297
<module >modules/swagger-generator</module >
298
298
</modules >
299
299
<reporting >
You can’t perform that action at this time.
0 commit comments