Skip to content

Commit 8a32b93

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template' into develop
2 parents a058eee + 5384af2 commit 8a32b93

File tree

6 files changed

+308
-428
lines changed

6 files changed

+308
-428
lines changed

.mvn/wrapper/maven-wrapper.properties

-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
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

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2024 XDEV Software
189+
Copyright 2024 XDEV Software
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

chartjs-java-model-demo/pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<version>1.1.4-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

12-
<inceptionYear>2022</inceptionYear>
13-
1412
<organization>
1513
<name>XDEV Software</name>
1614
<url>https://xdev.software</url>

chartjs-java-model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<plugin>
276276
<groupId>org.apache.maven.plugins</groupId>
277277
<artifactId>maven-gpg-plugin</artifactId>
278-
<version>3.2.2</version>
278+
<version>3.2.4</version>
279279
<executions>
280280
<execution>
281281
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)