update to release version

This commit is contained in:
Roberto Cirillo 2023-03-30 12:28:39 +02:00
parent c520014ce4
commit f14d6d452d
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.5-SNAPSHOT] - [2023-03-30]
## [v1.3.5] - [2023-03-30]
- see #24727 upgrade version just for removing the gcube-staging dependencies
- add changelog, readme, license

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.resources</groupId>
<artifactId>common-gcore-resources</artifactId>
<version>1.3.5-SNAPSHOT</version>
<version>1.3.5</version>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>