Moved to maven-portal-bom 3.6.3
This commit is contained in:
parent
4f9079ee35
commit
d8dfb745fd
|
@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
[#21188] Avoiding the catalogue widget window close if the user clicks outside it
|
[#21188] Avoiding the catalogue widget window close if the user clicks outside it
|
||||||
[#21470] Bug fixed publishing widget uses the orgTitle instead of orgName
|
[#21470] Bug fixed publishing widget uses the orgTitle instead of orgName
|
||||||
Moved to maven-portal-bom 3.6.2
|
Moved to maven-portal-bom 3.6.3
|
||||||
|
|
||||||
|
|
||||||
## [v2.0.0] - 2021-04-12
|
## [v2.0.0] - 2021-04-12
|
||||||
|
|
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.2</version>
|
<version>3.6.3</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
|
Loading…
Reference in New Issue