Moved to `maven-portal-bom` 4.0.0{-SNAPSHOT} [#28026]

This commit is contained in:
Francesco Mangiacrapa 2024-09-17 10:48:49 +02:00
parent f9fbca2a43
commit c2a2c0c8bc
3 changed files with 22 additions and 21 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -92,7 +93,8 @@
<wb-module deploy-name="workspace-6.30.2-SNAPSHOT">
@ -185,7 +187,8 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -278,7 +281,8 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -371,7 +375,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/gwt"/>
@ -431,7 +436,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -459,16 +465,8 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="workspace-tree-widget-6.35.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/WorkspaceTree/WorkspaceTree">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="workspace-uploader-2.1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/workspace-uploader-TRUNK/workspace-uploader-TRUNK">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="storagehub-client-wrapper-1.2.2-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-client-wrapper/storagehub-client-wrapper">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -561,7 +559,8 @@
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
@ -654,7 +653,8 @@
<property name="context-root" value="workspace"/>
@ -747,7 +747,8 @@
</wb-module>

View File

@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v6.30.2-SNAPSHOT] - 2024-07-29
- Just to include upload of files/archives with `fileSize` parameter [#27898]
- Included upload of files/archives with `fileSize` parameter [#27898]
- Moved to `maven-portal-bom` 4.0.0{-SNAPSHOT} [#28026]
## [v6.30.1] - 2024-06-28

View File

@ -65,7 +65,7 @@
</property>
</activation>
<properties>
<gcube-portal-bom-version>3.7.0</gcube-portal-bom-version>
<gcube-portal-bom-version>4.0.0</gcube-portal-bom-version>
</properties>
</profile>
<!-- DEV profile -->