Task #21153 Upgrade the maven-portal-bom to 3.6.1 version

This commit is contained in:
Francesco Mangiacrapa 2021-04-12 15:23:08 +02:00
parent a51cb966bb
commit 100aded5e1
2 changed files with 4 additions and 3 deletions

View File

@ -5,8 +5,9 @@ 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).
## [v1.0.0] - 2021-02-17
## [v1.0.0-SNAPSHOT] - 2021-02-17
[#21153] Upgrade the maven-portal-bom to 3.6.1 version
[#20828] Revisited title size and format
[#19378] First Release

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.datacatalogue</groupId>
<artifactId>catalogue-util-library</artifactId>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<name>Ckan utility library</name>
<description>
@ -39,7 +39,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.0</version>
<version>3.6.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>