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 44 <parent >
55 <groupId >com.github.joschi.openapi-diff</groupId >
66 <artifactId >parent</artifactId >
7- <version >2.0.0-beta.1 </version >
7+ <version >2.0.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >cli</artifactId >
1717 <dependency >
1818 <groupId >com.github.joschi.openapi-diff</groupId >
1919 <artifactId >core</artifactId >
20- <version >2.0.0-beta.1 </version >
20+ <version >2.0.0-SNAPSHOT </version >
2121 </dependency >
2222 <dependency >
2323 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.joschi.openapi-diff</groupId >
66 <artifactId >parent</artifactId >
7- <version >2.0.0-beta.1 </version >
7+ <version >2.0.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >core</artifactId >
Original file line number Diff line number Diff line change 1414
1515 <groupId >com.github.joschi.openapi-diff</groupId >
1616 <artifactId >parent</artifactId >
17- <version >2.0.0-beta.1 </version >
17+ <version >2.0.0-SNAPSHOT </version >
1818 <packaging >pom</packaging >
1919
2020 <name >openapi-diff-parent</name >
3838 <connection >scm:git:http://github.com/joschi/openapi-diff.git</connection >
3939 <developerConnection >scm:git:http://github.com/joschi/openapi-diff.git</developerConnection >
4040 <url >https://github.com/joschi/openapi-diff</url >
41- <tag >2.0.0-beta.1 </tag >
41+ <tag >HEAD </tag >
4242 </scm >
4343
4444 <distributionManagement >
You can’t perform that action at this time.
0 commit comments