From 6a5c637f516b0cfe909d22aa6191441fee5885ba Mon Sep 17 00:00:00 2001 From: Konstantinos Spyrou Date: Thu, 24 Nov 2022 15:55:09 +0200 Subject: [PATCH] reformatted file --- pom.xml | 185 +++++++++++++++++++++++++++++++++----------------------- 1 file changed, 108 insertions(+), 77 deletions(-) diff --git a/pom.xml b/pom.xml index c79de24..351b8d0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ - + org.springframework.boot spring-boot-starter @@ -46,81 +46,81 @@ org.springframework.boot spring-boot-actuator-autoconfigure - - + + org.springframework.boot spring-boot-starter-tomcat - + - + org.springframework.boot spring-boot-starter-data-redis - - org.springframework.boot - spring-boot-starter-validation + + org.springframework.boot + spring-boot-starter-validation - - - + + + eu.dnetlib uoa-clients [2.0.0-SNAPSHOT, 3.0.0) - - - log4j - log4j - + + + log4j + log4j + - - javax.servlet - javax.servlet-api - - - com.google.gwt - gwt-user - - + + javax.servlet + javax.servlet-api + + + com.google.gwt + gwt-user + + eu.dnetlib dnet-runtime 1.0.2-SNAPSHOT - - - log4j - log4j - + + + log4j + log4j + - + eu.dnetlib uoa-hcm [2.0.0-SNAPSHOT, 3.0.0) - - - log4j - log4j - - + + + log4j + log4j + + @@ -161,12 +161,12 @@ eu.dnetlib.dhp dnet-openaire-broker-common 3.1.1-SNAPSHOT - - - javax.validation - validation-api - - + + + javax.validation + validation-api + + cglib @@ -300,7 +300,7 @@ pom --> - + redis.clients @@ -415,17 +415,17 @@ - - - - org.springframework.session - spring-session-bom - 2021.0.2 - pom - import - - - + + + + org.springframework.session + spring-session-bom + 2021.0.2 + pom + import + + + ${project.build.directory}/${project.build.finalName}/WEB-INF/classes @@ -496,23 +496,54 @@ https://maven.d4science.org/nexus/content/repositories/dnet-deps default + + dnet45-releases + D-Net 45 releases + https://maven.d4science.org/nexus/content/repositories/dnet45-releases + default + + false + + + true + + dnet45-snapshots - D-Net 45 Snapshots + D-Net 45 snapshots https://maven.d4science.org/nexus/content/repositories/dnet45-snapshots default true + + false + - dnet45-releases - D-Net 45 Releases - https://maven.d4science.org/nexus/content/repositories/dnet45-releases - default + dnet45-bootstrap-snapshot + D-Net 45 Bootstrap Snapshot + https://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot + + false + true + default + + + dnet45-bootstrap-release + D-Net 45 Bootstrap Release + https://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release + + true + + + false + + default +