Updated for next release

This commit is contained in:
Giancarlo Panichi 2024-04-15 16:10:19 +02:00
parent ca74ce0889
commit 74cdf2809c
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.0.0-SNAPSHOT]
## [v1.0.0]
- set boolean GENERAL value to true
- change maven-smartgears-bom with LATEST version to gcube-smartgears-bom 2.5.0

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.data.access.geonetwork</groupId>
<artifactId>gcube-geonetwork-connector</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>