ready to release

This commit is contained in:
Massimiliano Assante 2023-03-09 16:17:24 +01:00
parent 4eda3604bc
commit 0a744188a7
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
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.1.2-SNAPSHOT] - 2023-02-13
## [v1.1.2] - 2023-02-13
- bug fix

View File

@ -12,7 +12,7 @@
<artifactId>catalogue-badge-portlet</artifactId>
<packaging>war</packaging>
<name>Catalogue-badge-portlet Portlet</name>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<description>
Catalogue badge portlet displays a synoptic view of the catalogue content
</description>
@ -38,7 +38,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.4-SNAPSHOT</version>
<version>3.6.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>