Upgrade version with major revision

This commit is contained in:
Luca Frosini 2022-08-31 12:08:41 +02:00
parent fcbddfc15b
commit c4f314e383
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,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.3.3-SNAPSHOT]
## [v2.0.0-SNAPSHOT]
- Adding support for "FAO SDG 14.4.1 Questionnaire" source [#23670]

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>grsf-common-library</artifactId>
<packaging>jar</packaging>
<version>1.3.3-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<description>Common library for GRSF service and management panel</description>
<properties>