[JAVA-27739] Fix failing module maven-modules - upgrade to JDK 17 (#15841)

This commit is contained in:
panos-kakos
2024-03-15 23:37:49 +02:00
committed by GitHub
parent 9236adee65
commit c49d37a724
28 changed files with 53 additions and 68 deletions
@@ -3,7 +3,6 @@
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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>versions-maven-plugin</name>