Compare commits

...
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

1 Commits

Author SHA1 Message Date
Fabio Sinibaldi 180265d9b7 snapshot suffixes 3 years ago

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.application.geoportal-client
## [v1.0.1] - 2020-11-11
## [v1.0.1-SNAPSHOT] - 2020-11-11
Excluded common-calls 1.2.0

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-client</artifactId>
<version>1.0.1</version>
<version>1.0.1-SNAPSHOT</version>
<name>Geoportal Client</name>