diff --git a/pom.xml b/pom.xml index 25dcc41..0d9ca39 100644 --- a/pom.xml +++ b/pom.xml @@ -1,88 +1,95 @@ - 4.0.0 - - eu.dnetlib - dnet45-parent - 1.0.0 - - eu.dnetlib - dnet-explore-metrics - 0.0.2-SNAPSHOT - war - dnet-explore-metrics - Project for exposing Explore metrics - - 1.8 - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 2.5.4 + + + eu.dnetlib + dnet-explore-metrics + 0.0.2-SNAPSHOT + war + dnet-explore-metrics + Project for exposing Explore metrics + + 1.8 + - - - - org.springframework.boot - spring-boot-dependencies - 2.5.4 - pom - import - - - + + scm:git:https://code-repo.d4science.org/katerina.iatropoulou/dnet-explore-metrics.git + https://code-repo.d4science.org/katerina.iatropoulou/dnet-explore-metrics.git + HEAD + - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-tomcat - provided - - - org.springframework.boot - spring-boot-starter-test - test - - - log4j - log4j - 1.2.17 - - - org.json - json - 20210307 - - - commons-io - commons-io - 2.11.0 - - - - - - - src/main/resources - true - - - - - maven-war-plugin - 2.6 - - false - - - - + + jenkins + https://jenkins-dnet.d4science.org/job/dnet-explore-metrics/ + + + + dnet45-releases + D-Net 45 Releases + http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases + default + + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-tomcat + provided + + + org.springframework.boot + spring-boot-starter-test + test + + + log4j + log4j + 1.2.17 + + + org.json + json + 20210307 + + + commons-io + commons-io + 2.11.0 + + + + + + + src/main/resources + true + + + + + maven-war-plugin + 2.6 + + false + + + +