Upgraded maven-portal-bom version at 3.7.0

This commit is contained in:
Francesco Mangiacrapa 2023-04-04 14:56:37 +02:00
parent ad7de9f7dc
commit 031ba50a03
2 changed files with 24 additions and 11 deletions

View File

@ -36,6 +36,7 @@
@ -95,6 +96,7 @@
@ -154,6 +156,7 @@
@ -213,6 +216,7 @@
@ -272,6 +276,7 @@
@ -331,6 +336,7 @@
@ -353,6 +359,10 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="metadata-profile-form-builder-widget-2.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/metadata-profile-form-builder-widget/metadata-profile-form-builder-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -449,6 +459,7 @@
@ -508,6 +519,7 @@
@ -567,6 +579,7 @@

View File

@ -55,7 +55,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>