From 7e2780255eca5a977b5ab032d7d56b0ab96aee47 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Mon, 23 Sep 2024 10:37:07 +0100 Subject: [PATCH] chore: clean up pom --- pom.xml | 55 +++++++++++++++++++++---------------------------------- 1 file changed, 21 insertions(+), 34 deletions(-) diff --git a/pom.xml b/pom.xml index 60dd207..f5437e4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,6 @@ 4.0.0 - org.dvsa.testing.lib vol-uri-constructor 2.0.5 @@ -13,38 +12,29 @@ https://maven.pkg.github.com/dvsa/vol-uri-constructor - - - + + + github + GitHub DVSA Apache Maven Packages + ${github.url} + + + + + + central + https://repo1.maven.org/maven2 + + github - - - central - https://repo1.maven.org/maven2 - true - true - - - - - github-publish - GitHub dvsa Apache Maven Packages - ${github.url} - true - true - - - - + ${github.url} + + true + + + - - - org.springframework.build - aws-maven - 5.0.0.RELEASE - - org.apache.maven.plugins @@ -58,19 +48,16 @@ - org.junit.jupiter junit-jupiter-api ${junit.version} test - - org.jetbrains annotations ${jetbrains-annotations-version} - + \ No newline at end of file