Skip to content

Commit

Permalink
+ release to java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jan 20, 2024
1 parent 5518a87 commit 14c4053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>io.github.q3769</groupId>
<artifactId>semver-maven-plugin</artifactId>
<version>20240116.0.0</version>
<version>20240116.0.2024</version>
<packaging>maven-plugin</packaging>

<name>semver-maven-plugin</name>
Expand All @@ -54,7 +54,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.version>3.9.6</maven.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.release>11</maven.compiler.release>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 14c4053

Please sign in to comment.