File tree 6 files changed +308
-428
lines changed
6 files changed +308
-428
lines changed Original file line number Diff line number Diff line change 15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
17
distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
18
- wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2024 XDEV Software
189
+ Copyright 2024 XDEV Software
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 9
9
<version >1.1.4-SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
- <inceptionYear >2022</inceptionYear >
13
-
14
12
<organization >
15
13
<name >XDEV Software</name >
16
14
<url >https://xdev.software</url >
Original file line number Diff line number Diff line change 275
275
<plugin >
276
276
<groupId >org.apache.maven.plugins</groupId >
277
277
<artifactId >maven-gpg-plugin</artifactId >
278
- <version >3.2.2 </version >
278
+ <version >3.2.4 </version >
279
279
<executions >
280
280
<execution >
281
281
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments