Moved to maven-portal-bom 3.6.4
This commit is contained in:
parent
c6449acbe8
commit
166c580dd3
|
@ -4,11 +4,12 @@
|
||||||
All notable changes to this project will be documented in this file.
|
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.1.0] - 2022-06-13
|
## [v2.1.0] - 2022-06-28
|
||||||
|
|
||||||
**Enhancements**
|
**Enhancements**
|
||||||
|
|
||||||
- [#23491] The final URL provided to go to the item is the "Catalogue Portlet URL"
|
- [#23491] The final URL provided to go to the item is the "Catalogue Portlet URL"
|
||||||
|
- Moved to maven-portal-bom 3.6.4
|
||||||
|
|
||||||
## [v2.0.1] - 2021-05-24
|
## [v2.0.1] - 2021-05-24
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -42,7 +42,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.2-SNAPSHOT</version>
|
<version>3.6.4</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue