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 4
4
<parent >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
6
<artifactId >openapi-diff-parent</artifactId >
7
- <version >2.2.0-SNAPSHOT </version >
7
+ <version >2.1.3 </version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-cli</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
6
<artifactId >openapi-diff-parent</artifactId >
7
- <version >2.2.0-SNAPSHOT </version >
7
+ <version >2.1.3 </version >
8
8
</parent >
9
9
10
10
<artifactId >openapi-diff-core</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >openapi-diff-parent</artifactId >
5
5
<groupId >org.openapitools.openapidiff</groupId >
6
- <version >2.2.0-SNAPSHOT </version >
6
+ <version >2.1.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
23
23
<plugin >
24
24
<groupId >org.openapitools.openapidiff</groupId >
25
25
<artifactId >openapi-diff-maven</artifactId >
26
- <version >2.2.0-SNAPSHOT </version >
26
+ <version >2.1.3 </version >
27
27
<executions >
28
28
<execution >
29
29
<goals >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.openapitools.openapidiff</groupId >
7
7
<artifactId >openapi-diff-parent</artifactId >
8
- <version >2.2.0-SNAPSHOT </version >
8
+ <version >2.1.3 </version >
9
9
</parent >
10
10
11
11
<artifactId >openapi-diff-maven</artifactId >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >org.openapitools.openapidiff</groupId >
11
11
<artifactId >openapi-diff-parent</artifactId >
12
- <version >2.2.0-SNAPSHOT </version >
12
+ <version >2.1.3 </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >openapi-diff-parent</name >
82
82
<maven .compiler.target>1.8</maven .compiler.target>
83
83
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
84
84
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
85
- <project .build.outputTimestamp>2025-05-30T16:02:28Z </project .build.outputTimestamp>
85
+ <project .build.outputTimestamp>2025-09-03T14:43:41Z </project .build.outputTimestamp>
86
86
<project .scm.id>github</project .scm.id>
87
87
88
88
<sonar .organization>openapitools</sonar .organization>
99
99
<dependency >
100
100
<groupId >org.openapitools.openapidiff</groupId >
101
101
<artifactId >openapi-diff-core</artifactId >
102
- <version >2.2.0-SNAPSHOT </version >
102
+ <version >2.1.3 </version >
103
103
</dependency >
104
104
<dependency >
105
105
<groupId >org.junit</groupId >
You can’t perform that action at this time.
0 commit comments