#21153 Upgraded the maven-portal-bom to 3.6.1-SNAPSHOT
This commit is contained in:
parent
d45f7e87a8
commit
0f6a129488
|
@ -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).
|
||||||
|
|
||||||
|
|
||||||
## [v2.0.0-SNAPSHOT] - 2021-02-12
|
## [v2.0.0-SNAPSHOT] - 2021-04-12
|
||||||
|
|
||||||
#### Enhancements
|
#### Enhancements
|
||||||
|
|
||||||
|
[#21153] Upgrade the maven-portal-bom to 3.6.1 version
|
||||||
[#20699] Migrate the gcube-ckan-datacatalog to catalogue-util-library
|
[#20699] Migrate the gcube-ckan-datacatalog to catalogue-util-library
|
||||||
|
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -40,7 +40,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>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
|
Loading…
Reference in New Issue