Updated geoportal-common range to [1.0.0,1.0.9-SNAPSHOT)

This commit is contained in:
Francesco Mangiacrapa 2022-05-27 17:39:56 +02:00
parent 213b515c5d
commit 59ab1e4285
2 changed files with 17 additions and 11 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -26,7 +27,8 @@
<wb-module deploy-name="geoportal-data-entry-app-2.2.0-SNAPSHOT">
@ -53,7 +55,8 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -80,7 +83,8 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -107,7 +111,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -134,7 +139,8 @@
<property name="context-root" value="geoportal-data-entry-app"/>
@ -161,7 +167,8 @@
<property name="java-output-path" value="/geoportal-data-entry-app/target/geoportal-data-entry-app-2.0.0-SNAPSHOT/WEB-INF/classes"/>
@ -188,7 +195,8 @@
</wb-module>

View File

@ -99,8 +99,6 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>metadata-profile-form-builder-widget</artifactId>
@ -145,7 +143,7 @@
<dependency>
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-common</artifactId>
<version>[1.0.0,1.0.8-SNAPSHOT)</version>
<version>[1.0.0,1.0.9-SNAPSHOT)</version>
</dependency>
<dependency>