diff --git a/client/pom.xml b/client/pom.xml index 82ddaa67..0d0d525f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -77,21 +77,6 @@ - - org.codehaus.mojo - buildnumber-maven-plugin - - en_US - - - - - create - - validate - - - org.apache.maven.plugins maven-compiler-plugin diff --git a/client/src/main/resources/org/mvndaemon/mvnd/client/build.properties b/client/src/main/resources/org/mvndaemon/mvnd/client/build.properties index 3f441a55..ea4160db 100644 --- a/client/src/main/resources/org/mvndaemon/mvnd/client/build.properties +++ b/client/src/main/resources/org/mvndaemon/mvnd/client/build.properties @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -revision=${buildNumber} +revision=${nisse.jgit.commit} version=${project.version} os.detected.name=${os.detected.name} os.detected.arch=${os.detected.arch} \ No newline at end of file diff --git a/pom.xml b/pom.xml index 6fa50486..b0531c86 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,6 @@ 2.1.0 - 3.2.1 4.1.1 1.3.2 1.1.1 @@ -465,11 +464,6 @@ - - org.codehaus.mojo - buildnumber-maven-plugin - ${buildnumber-maven-plugin.version} - org.graalvm.buildtools native-maven-plugin