From 942d27693a5110481641ae3e91b3bb454106cd1a Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Fri, 22 Mar 2024 01:48:17 -0600 Subject: [PATCH 1/2] Pass the license type, spec version and qualifier to Signed-off-by: Scott M Stark --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bd515b..1d87e2d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ license-evaluation validation-specification - 3.1.0-M1 + ${project.version} 3.1 Draft @@ -260,6 +260,11 @@ index.asciidoc--> true + ${bv.revdate} + ${bv.version.spec} + ${bv.version.qualifier} + ${license} + coderay resources/images 4 From 5bf8f664f4d76d09eb2c331be293ae2e89fb810e Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Fri, 22 Mar 2024 02:21:57 -0600 Subject: [PATCH 2/2] Add eclipse parent pom to use staging repos Signed-off-by: Scott M Stark --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 1d87e2d..ce15ab9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,11 @@ 4.0.0 + + org.eclipse.ee4j + project + 1.0.9 + jakarta.validation-spec jakarta.validation