diff --git a/pom.xml b/pom.xml index dd763ef..4c29d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,9 @@ 1.0-SNAPSHOT uoa-validator-api war + + scm:git:gitea@code-repo.d4science.org:MaDgIK/uoa-validator-api.git + eu.dnetlib uoa-spring-boot-parent @@ -17,7 +20,6 @@ UTF-8 UTF-8 - 1.8 ${maven.build.timestamp} E MMM dd HH:mm:ss z yyyy @@ -31,6 +33,21 @@ + + org.springframework.boot + spring-boot-maven-plugin + + eu.dnetlib.validatorapi.ValidatorApiApplication + true + + + + + repackage + + + + org.apache.maven.plugins maven-war-plugin @@ -41,11 +58,5 @@ uoa-validator-api - - - src/main/resources - true - - \ No newline at end of file