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
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
-
25
1
<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" >
26
2
<modelVersion >4.0.0</modelVersion >
27
3
<groupId >org.springdoc</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<packaging >pom</packaging >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<artifactId >springdoc-openapi-data-rest-tests</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.springdoc</groupId >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
- <version >2.0.0-M3 -SNAPSHOT</version >
6
+ <version >2.0.0-M4 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >springdoc-openapi-groovy-tests</artifactId >
9
9
<dependencies >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<artifactId >springdoc-openapi-hateoas-tests</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.springdoc</groupId >
4
4
<artifactId >springdoc-openapi-tests</artifactId >
5
- <version >2.0.0-M3 -SNAPSHOT</version >
5
+ <version >2.0.0-M4 -SNAPSHOT</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<artifactId >springdoc-openapi-kotlin-tests</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
6
<groupId >org.springdoc</groupId >
7
- <version >2.0.0-M3 -SNAPSHOT</version >
7
+ <version >2.0.0-M4 -SNAPSHOT</version >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<artifactId >springdoc-openapi-native-tests</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.springdoc</groupId >
5
5
<artifactId >springdoc-openapi-tests</artifactId >
6
- <version >2.0.0-M3 -SNAPSHOT</version >
6
+ <version >2.0.0-M4 -SNAPSHOT</version >
7
7
</parent >
8
8
<artifactId >springdoc-openapi-security-tests</artifactId >
9
9
<properties >
You can’t perform that action at this time.
0 commit comments