From c9cafcb3c571114a2f9c5c323755a442e66db036 Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Mon, 20 Mar 2023 17:40:46 -0800 Subject: [PATCH] Fix pom file deficiencies to fix warnings. --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 51549a6..02c5426 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 1.0.3 jar speedbagit - http://maven.apache.org + https://github.com/DataONEorg/speed-bagit UTF-8 @@ -64,6 +64,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.1 1.8 ${compiler.target.version} @@ -73,6 +74,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.4 @@ -108,6 +110,7 @@ maven-clean-plugin + 2.5 true @@ -140,7 +143,7 @@ deploy - ${url} + ${project.url} ${project.groupId} ${project.artifactId} ${project.build.directory}/${project.build.finalName}.jar @@ -219,7 +222,7 @@ false jenkins.dataone.org DataONE - ${url} + ${project.url} default