diff --git a/geoportal-service/CHANGELOG.md b/geoportal-service/CHANGELOG.md index a44d845..f91a6e3 100644 --- a/geoportal-service/CHANGELOG.md +++ b/geoportal-service/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog for org.gcube.application.geoportal-service +## [v1.0.14-SNAPSHOT] + +- Fixed deploying of multiple versions of the default-lc-managers [#24875] ## [v1.0.13] - 2023-02-23 - Integrating new facilities and bug fixing released in the Plugins diff --git a/geoportal-service/pom.xml b/geoportal-service/pom.xml index 4f5d02f..eeb9cfb 100644 --- a/geoportal-service/pom.xml +++ b/geoportal-service/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-service - 1.0.13 + 1.0.14-SNAPSHOT Geoportal Service war @@ -21,16 +21,12 @@ ${project.basedir}${file.separator}${project.artifactId}${file.separator}src${file.separator}main${file.separator}webapp${file.separator}WEB-INF - - scm:git:${gitBaseUrl}/gcube-cms-suite scm:git:${gitBaseUrl}/gcube-cms-suite ${gitBaseUrl}/gcube-cms-suite - - @@ -66,6 +62,7 @@ org.gcube.application.cms default-lc-managers + provided @@ -94,7 +91,6 @@ - com.webcohesion.enunciate @@ -173,7 +169,7 @@ - + kr.motd.maven sphinx-maven-plugin