File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
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.12 </version >
7
+ <version >2.0.0-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.12 </version >
7
+ <version >2.0.0-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-core</artifactId >
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.0-beta.12 </version >
8
+ <version >2.0.0-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >openapi-diff-maven</artifactId >
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >org.openapitools.openapidiff</groupId >
10
10
<artifactId >openapi-diff-parent</artifactId >
11
- <version >2.0.0-beta.12 </version >
11
+ <version >2.0.0-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >openapi-diff-parent</name >
53
53
<connection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</connection >
54
54
<developerConnection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</developerConnection >
55
55
<url >https://github.com/OpenAPITools/openapi-diff</url >
56
- <tag >2.0.0-beta.12 </tag >
56
+ <tag >HEAD </tag >
57
57
</scm >
58
58
59
59
<distributionManagement >
90
90
<dependency >
91
91
<groupId >org.openapitools.openapidiff</groupId >
92
92
<artifactId >openapi-diff-core</artifactId >
93
- <version >2.0.0-beta.12 </version >
93
+ <version >2.0.0-SNAPSHOT </version >
94
94
</dependency >
95
95
<dependency >
96
96
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments