We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12dbee commit d779543Copy full SHA for d779543
pom.xml
@@ -21,7 +21,7 @@
21
<properties>
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
24
- <java.version>17</java.version>
+ <java.version>11</java.version>
25
<maven.version>3.8.1</maven.version>
26
<project.github.repository>manikmagar/git-versioner-maven-plugin</project.github.repository>
27
<nexus.url>https://oss.sonatype.org</nexus.url>
0 commit comments