updated the names of the components

This commit is contained in:
Francesco Mangiacrapa 2024-11-13 11:40:25 +01:00
parent 58162b8b1c
commit 7740316c7c
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
</parent> </parent>
<artifactId>cms-plugin-framework</artifactId> <artifactId>cms-plugin-framework</artifactId>
<name>Geoportal CMS - Plugin Framework</name> <name>geoportal CMS - cms-plugin-framework</name>
<properties> <properties>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl> <gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>

View File

@ -11,7 +11,7 @@
</parent> </parent>
<artifactId>default-lc-managers</artifactId> <artifactId>default-lc-managers</artifactId>
<name>Geoportal CMS - Default LC Managers</name> <name>geoportal CMS - default-lc-managers</name>
<properties> <properties>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl> <gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>

View File

@ -11,7 +11,7 @@
</parent> </parent>
<artifactId>geoportal-cms-suite-plugins</artifactId> <artifactId>geoportal-cms-suite-plugins</artifactId>
<name>geportal CMS - Parent Project Plugins</name> <name>Geoportal - Parent Project Plugins</name>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>

View File

@ -12,7 +12,7 @@
<artifactId>sdi-plugins</artifactId> <artifactId>sdi-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>2.0.0-SNAPSHOT</version>
<name>geoportal CMS - SDI Plugins</name> <name>Geoportal - sdi-plugins</name>
<!-- <parent> --> <!-- <parent> -->
<!-- <groupId>org.gcube.application.gcs</groupId> --> <!-- <groupId>org.gcube.application.gcs</groupId> -->

View File

@ -10,7 +10,7 @@
</parent> </parent>
<artifactId>geoportal-common</artifactId> <artifactId>geoportal-common</artifactId>
<name>Geoportal Common</name> <name>geoportal common</name>
<properties> <properties>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl> <gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
<sis.version>1.0</sis.version> <sis.version>1.0</sis.version>

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.application</groupId> <groupId>org.gcube.application</groupId>
<artifactId>geoportal-service</artifactId> <artifactId>geoportal-service</artifactId>
<name>Geoportal Service</name> <name>geoportal service</name>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>