#21153 Upgrade the maven-portal-bom to 3.6.1 version
#21154 Test in DEV the Workspace with maven-portal-bom 3.6.1-SNAPSHOT version
This commit is contained in:
parent
a09fe4af69
commit
15c522518b
|
@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
|
||||||
## [v6.32.0-SNAPSHOT] - 2021-02-22
|
## [v6.32.0-SNAPSHOT] - 2021-04-12
|
||||||
|
|
||||||
#### Enhancements
|
#### Enhancements
|
||||||
|
|
||||||
|
[#21153] Upgrade the maven-portal-bom to 3.6.1 version
|
||||||
[#20762] Moved to ckan-metadata-publisher-widget 2.X
|
[#20762] Moved to ckan-metadata-publisher-widget 2.X
|
||||||
|
|
||||||
## [v6.31.3] - 2021-03-25
|
## [v6.31.3] - 2021-03-25
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -46,7 +46,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>maven-portal-bom</artifactId>
|
<artifactId>maven-portal-bom</artifactId>
|
||||||
<version>3.6.0</version>
|
<version>3.6.1-SNAPSHOT</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue