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 >com.github.joschi.openapi-diff</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >2.0.0-beta.1 </version >
7
+ <version >2.0.0-SNAPSHOT </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-beta.1 </version >
20
+ <version >2.0.0-SNAPSHOT </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-beta.1 </version >
7
+ <version >2.0.0-SNAPSHOT </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-beta.1 </version >
17
+ <version >2.0.0-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<name >openapi-diff-parent</name >
38
38
<connection >scm:git:http://github.com/joschi/openapi-diff.git</connection >
39
39
<developerConnection >scm:git:http://github.com/joschi/openapi-diff.git</developerConnection >
40
40
<url >https://github.com/joschi/openapi-diff</url >
41
- <tag >2.0.0-beta.1 </tag >
41
+ <tag >HEAD </tag >
42
42
</scm >
43
43
44
44
<distributionManagement >
You can’t perform that action at this time.
0 commit comments