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 9d265a2 commit 712e21dCopy full SHA for 712e21d
pom.xml
@@ -127,7 +127,7 @@
127
<scm>
128
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
129
<developerConnection>scm:git:ssh://[email protected]/mojohaus/exec-maven-plugin.git</developerConnection>
130
- <tag>HEAD</tag>
+ <tag>3.1.2</tag>
131
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
132
</scm>
133
@@ -139,7 +139,6 @@
139
<invoker.parallelThreads>1C</invoker.parallelThreads>
140
<project.build.outputTimestamp>2025-10-05T19:10:54Z</project.build.outputTimestamp>
141
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
142
-
143
<mojo.java.target>8</mojo.java.target>
144
</properties>
145
0 commit comments