File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
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.1.0-SNAPSHOT </version >
7+ <version >2.1.0-beta.10 </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.1.0-SNAPSHOT </version >
7+ <version >2.1.0-beta.10 </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.1.0-SNAPSHOT </version >
6+ <version >2.1.0-beta.10 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
2323 <plugin >
2424 <groupId >org.openapitools.openapidiff</groupId >
2525 <artifactId >openapi-diff-maven</artifactId >
26- <version >2.1.0-SNAPSHOT </version >
26+ <version >2.1.0-beta.10 </version >
2727 <executions >
2828 <execution >
2929 <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.1.0-SNAPSHOT </version >
8+ <version >2.1.0-beta.10 </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.1.0-SNAPSHOT </version >
12+ <version >2.1.0-beta.10 </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 >HEAD </tag >
57+ <tag >2.1.0-beta.10 </tag >
5858 </scm >
5959
6060 <distributionManagement >
7575 <maven .compiler.target>1.8</maven .compiler.target>
7676 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7777 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
78- <project .build.outputTimestamp>2024-03-07T23:42:30Z </project .build.outputTimestamp>
78+ <project .build.outputTimestamp>2024-03-21T21:27:12Z </project .build.outputTimestamp>
7979 <project .scm.id>github</project .scm.id>
8080
8181 <sonar .organization>openapitools</sonar .organization>
9292 <dependency >
9393 <groupId >org.openapitools.openapidiff</groupId >
9494 <artifactId >openapi-diff-core</artifactId >
95- <version >2.1.0-SNAPSHOT </version >
95+ <version >2.1.0-beta.10 </version >
9696 </dependency >
9797 <dependency >
9898 <groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments