File tree 3 files changed +5
-5
lines changed
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-SNAPSHOT </version >
7
+ <version >2.0.0-beta.10 </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-SNAPSHOT </version >
7
+ <version >2.0.0-beta.10 </version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-core</artifactId >
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >org.openapitools.openapidiff</groupId >
9
9
<artifactId >openapi-diff-parent</artifactId >
10
- <version >2.0.0-SNAPSHOT </version >
10
+ <version >2.0.0-beta.10 </version >
11
11
<packaging >pom</packaging >
12
12
13
13
<name >openapi-diff-parent</name >
47
47
<connection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</connection >
48
48
<developerConnection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</developerConnection >
49
49
<url >https://github.com/OpenAPITools/openapi-diff</url >
50
- <tag >HEAD </tag >
50
+ <tag >2.0.0-beta.10 </tag >
51
51
</scm >
52
52
53
53
<distributionManagement >
84
84
<dependency >
85
85
<groupId >org.openapitools.openapidiff</groupId >
86
86
<artifactId >openapi-diff-core</artifactId >
87
- <version >2.0.0-SNAPSHOT </version >
87
+ <version >2.0.0-beta.10 </version >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments