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 >com.github.joschi.openapi-diff</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >2.0.0-SNAPSHOT </version >
7
+ <version >2.0.0-beta.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >cli</artifactId >
17
17
<dependency >
18
18
<groupId >com.github.joschi.openapi-diff</groupId >
19
19
<artifactId >core</artifactId >
20
- <version >2.0.0-SNAPSHOT </version >
20
+ <version >2.0.0-beta.2 </version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.joschi.openapi-diff</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >2.0.0-SNAPSHOT </version >
7
+ <version >2.0.0-beta.2 </version >
8
8
</parent >
9
9
10
10
<artifactId >core</artifactId >
Original file line number Diff line number Diff line change 14
14
15
15
<groupId >com.github.joschi.openapi-diff</groupId >
16
16
<artifactId >parent</artifactId >
17
- <version >2.0.0-SNAPSHOT </version >
17
+ <version >2.0.0-beta.2 </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<name >openapi-diff-parent</name >
43
43
<connection >scm:git:https://github.com/joschi/openapi-diff.git</connection >
44
44
<developerConnection >scm:git:https://github.com/joschi/openapi-diff.git</developerConnection >
45
45
<url >https://github.com/joschi/openapi-diff</url >
46
- <tag >HEAD </tag >
46
+ <tag >2.0.0-beta.2 </tag >
47
47
</scm >
48
48
49
49
<distributionManagement >
You can’t perform that action at this time.
0 commit comments