Added -SNAPSHOT to allow jenkins to build it

This commit is contained in:
Luca Frosini 2024-01-18 16:20:49 +01:00
parent 173100f123
commit e47b147301
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for gCube Catalogue (gCat) Service
## [v2.5.2]
## [v2.5.2-SNAPSHOT]
- Enforce private to a rejected item to avoid issue #26391

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.data-catalogue</groupId>
<artifactId>gcat</artifactId>
<packaging>war</packaging>
<version>2.5.2</version>
<version>2.5.2-SNAPSHOT</version>
<name>gCube Catalogue (gCat) Service</name>
<description>
This service allows any client to publish on the gCube Catalogue.