Moved to maven-portal-bom 3.6.3
This commit is contained in:
parent
e2fa61e5b1
commit
778e0a807e
|
@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
## [v6.27.1] - 2021-06-22
|
## [v6.27.1] - 2021-06-22
|
||||||
|
|
||||||
[#21575] Including ws-tree bug fix
|
[#21575] Including ws-tree bug fix
|
||||||
|
Moved to maven-portal-bom 3.6.3
|
||||||
|
|
||||||
## [v6.27.0] - 2021-05-10
|
## [v6.27.0] - 2021-05-10
|
||||||
|
|
||||||
|
|
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.2</version>
|
<version>3.6.3</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue