File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
6
<artifactId >openapi-diff-parent</artifactId >
7
- <version >2.0.1-SNAPSHOT </version >
7
+ <version >2.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-cli</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
6
<artifactId >openapi-diff-parent</artifactId >
7
- <version >2.0.1-SNAPSHOT </version >
7
+ <version >2.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-core</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >openapi-diff-parent</artifactId >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
- <version >2.0.1-SNAPSHOT </version >
6
+ <version >2.0.1</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
23
23
<plugin >
24
24
<groupId >org.openapitools.openapidiff</groupId >
25
25
<artifactId >openapi-diff-maven</artifactId >
26
- <version >2.0.1-SNAPSHOT </version >
26
+ <version >2.0.1</version >
27
27
<executions >
28
28
<execution >
29
29
<goals >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openapitools.openapidiff</groupId >
7
7
<artifactId >openapi-diff-parent</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
</parent >
10
10
11
11
<artifactId >openapi-diff-maven</artifactId >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >org.openapitools.openapidiff</groupId >
11
11
<artifactId >openapi-diff-parent</artifactId >
12
- <version >2.0.1-SNAPSHOT </version >
12
+ <version >2.0.1</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >openapi-diff-parent</name >
54
54
<connection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</connection >
55
55
<developerConnection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</developerConnection >
56
56
<url >https://github.com/OpenAPITools/openapi-diff</url >
57
- <tag >HEAD </tag >
57
+ <tag >2.0.1 </tag >
58
58
</scm >
59
59
60
60
<distributionManagement >
92
92
<dependency >
93
93
<groupId >org.openapitools.openapidiff</groupId >
94
94
<artifactId >openapi-diff-core</artifactId >
95
- <version >2.0.1-SNAPSHOT </version >
95
+ <version >2.0.1</version >
96
96
</dependency >
97
97
<dependency >
98
98
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments