File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openapitools.openapidiff</groupId >
66 <artifactId >openapi-diff-parent</artifactId >
7- <version >2.0.0-beta.15 </version >
7+ <version >2.0.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >openapi-diff-cli</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openapitools.openapidiff</groupId >
66 <artifactId >openapi-diff-parent</artifactId >
7- <version >2.0.0-beta.15 </version >
7+ <version >2.0.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >openapi-diff-core</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >openapi-diff-parent</artifactId >
55 <groupId >org.openapitools.openapidiff</groupId >
6- <version >2.0.0-beta.15 </version >
6+ <version >2.0.0-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1818 <plugin >
1919 <groupId >org.openapitools.openapidiff</groupId >
2020 <artifactId >openapi-diff-maven</artifactId >
21- <version >2.0.0-beta.15 </version >
21+ <version >2.0.0-SNAPSHOT </version >
2222 <executions >
2323 <execution >
2424 <goals >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openapitools.openapidiff</groupId >
77 <artifactId >openapi-diff-parent</artifactId >
8- <version >2.0.0-beta.15 </version >
8+ <version >2.0.0-SNAPSHOT </version >
99 </parent >
1010
1111 <artifactId >openapi-diff-maven</artifactId >
Original file line number Diff line number Diff line change 99
1010 <groupId >org.openapitools.openapidiff</groupId >
1111 <artifactId >openapi-diff-parent</artifactId >
12- <version >2.0.0-beta.15 </version >
12+ <version >2.0.0-SNAPSHOT </version >
1313 <packaging >pom</packaging >
1414
1515 <name >openapi-diff-parent</name >
5454 <connection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</connection >
5555 <developerConnection >scm:git:https://github.com/OpenAPITools/openapi-diff.git</developerConnection >
5656 <url >https://github.com/OpenAPITools/openapi-diff</url >
57- <tag >2.0.0-beta.15 </tag >
57+ <tag >HEAD </tag >
5858 </scm >
5959
6060 <distributionManagement >
9191 <dependency >
9292 <groupId >org.openapitools.openapidiff</groupId >
9393 <artifactId >openapi-diff-core</artifactId >
94- <version >2.0.0-beta.15 </version >
94+ <version >2.0.0-SNAPSHOT </version >
9595 </dependency >
9696 <dependency >
9797 <groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments