File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.0 -beta.5</version >
7
+ <version >2.0.1 -beta.5-SNAPSHOT </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.0 -beta.5</version >
7
+ <version >2.0.1 -beta.5-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-core</artifactId >
Original file line number Diff line number Diff line change 14
14
15
15
<groupId >org.openapitools.openapidiff</groupId >
16
16
<artifactId >openapi-diff-parent</artifactId >
17
- <version >2.0.0 -beta.5</version >
17
+ <version >2.0.1 -beta.5-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<name >openapi-diff-parent</name >
43
43
<connection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</connection >
44
44
<developerConnection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</developerConnection >
45
45
<url >https://github.com/OpenAPITools/openapi-diff</url >
46
- <tag >2.0.0-beta.5 </tag >
46
+ <tag >HEAD </tag >
47
47
</scm >
48
48
49
49
<distributionManagement >
74
74
<dependency >
75
75
<groupId >org.openapitools.openapidiff</groupId >
76
76
<artifactId >openapi-diff-core</artifactId >
77
- <version >2.0.0 -beta.5</version >
77
+ <version >2.0.1 -beta.5-SNAPSHOT </version >
78
78
</dependency >
79
79
<dependency >
80
80
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments