File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
swagger-codegen-distribution Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.wordnik</groupId >
4
4
<artifactId >swagger-codegen-project</artifactId >
5
- <version >2.1.0 -M1</version >
5
+ <version >2.1.1 -M1-SNAPSHOT </version >
6
6
<relativePath >../..</relativePath >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >com.wordnik</groupId >
10
10
<artifactId >swagger-codegen-distribution</artifactId >
11
11
<packaging >jar</packaging >
12
12
<name >swagger-codegen (executable)</name >
13
- <version >2.1.0 -M1</version >
13
+ <version >2.1.1 -M1-SNAPSHOT </version >
14
14
<build >
15
15
<testSourceDirectory >src/test/scala</testSourceDirectory >
16
16
<outputDirectory >target/classes</outputDirectory >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >com.wordnik</groupId >
4
4
<artifactId >swagger-codegen-project</artifactId >
5
- <version >2.1.0 -M1</version >
5
+ <version >2.1.1 -M1-SNAPSHOT </version >
6
6
<relativePath >../..</relativePath >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >com.wordnik</groupId >
10
10
<artifactId >swagger-codegen</artifactId >
11
11
<packaging >jar</packaging >
12
12
<name >swagger-codegen (core library)</name >
13
- <version >2.1.0 -M1</version >
13
+ <version >2.1.1 -M1-SNAPSHOT </version >
14
14
<build >
15
15
<sourceDirectory >src/main/java</sourceDirectory >
16
16
<defaultGoal >install</defaultGoal >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.wordnik</groupId >
5
5
<artifactId >swagger-codegen-project</artifactId >
6
- <version >2.1.0 -M1</version >
6
+ <version >2.1.1 -M1-SNAPSHOT </version >
7
7
<relativePath >../..</relativePath >
8
8
</parent >
9
9
<groupId >com.wordnik</groupId >
Original file line number Diff line number Diff line change 9
9
<artifactId >swagger-codegen-project</artifactId >
10
10
<packaging >pom</packaging >
11
11
<name >swagger-codegen-project</name >
12
- <version >2.1.0 -M1</version >
12
+ <version >2.1.1 -M1-SNAPSHOT </version >
13
13
<url >https://github.com/swagger-api/swagger-codegen</url >
14
14
<scm >
15
15
<
connection >scm:git:
[email protected] :swagger-api/swagger-codegen.git</
connection >
You can’t perform that action at this time.
0 commit comments