File tree Expand file tree Collapse file tree 13 files changed +12
-36
lines changed
springdoc-openapi-actuator-webflux-tests
springdoc-openapi-actuator-webmvc-tests
springdoc-openapi-data-rest-tests
springdoc-openapi-function-webflux-tests
springdoc-openapi-function-webmvc-tests
springdoc-openapi-groovy-tests
springdoc-openapi-hateoas-tests
springdoc-openapi-javadoc-tests
springdoc-openapi-kotlin-tests
springdoc-openapi-native-tests
springdoc-openapi-security-tests Expand file tree Collapse file tree 13 files changed +12
-36
lines changed Original file line number Diff line number Diff line change 1- <!--
2- ~ /*
3- ~ *
4- ~ * *
5- ~ * * *
6- ~ * * * * Copyright 2019-2022 the original author or authors.
7- ~ * * * *
8- ~ * * * * Licensed under the Apache License, Version 2.0 (the "License");
9- ~ * * * * you may not use this file except in compliance with the License.
10- ~ * * * * You may obtain a copy of the License at
11- ~ * * * *
12- ~ * * * * https://www.apache.org/licenses/LICENSE-2.0
13- ~ * * * *
14- ~ * * * * Unless required by applicable law or agreed to in writing, software
15- ~ * * * * distributed under the License is distributed on an "AS IS" BASIS,
16- ~ * * * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17- ~ * * * * See the License for the specific language governing permissions and
18- ~ * * * * limitations under the License.
19- ~ * * *
20- ~ * *
21- ~ *
22- ~ */
23- -->
24-
251<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
262 <modelVersion >4.0.0</modelVersion >
273 <groupId >org.springdoc</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <packaging >pom</packaging >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >springdoc-openapi-data-rest-tests</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.springdoc</groupId >
55 <artifactId >springdoc-openapi-tests</artifactId >
6- <version >2.0.0-M3 -SNAPSHOT</version >
6+ <version >2.0.0-M4 -SNAPSHOT</version >
77 </parent >
88 <artifactId >springdoc-openapi-groovy-tests</artifactId >
99 <dependencies >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >springdoc-openapi-tests</artifactId >
66 <groupId >org.springdoc</groupId >
7- <version >2.0.0-M3 -SNAPSHOT</version >
7+ <version >2.0.0-M4 -SNAPSHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >springdoc-openapi-hateoas-tests</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.springdoc</groupId >
44 <artifactId >springdoc-openapi-tests</artifactId >
5- <version >2.0.0-M3 -SNAPSHOT</version >
5+ <version >2.0.0-M4 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88
You can’t perform that action at this time.
0 commit comments