to build SNAPSHOT version

This commit is contained in:
Francesco Mangiacrapa 2024-09-17 12:25:50 +02:00
parent d55febcf5a
commit 68480835a4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms-plugin-framework
## [v1.0.5] - 2024-07-03
## [v1.0.5-SNAPSHOT] - 2024-07-03
- Implemented Event Broker [#26321]
- Added Geoportal Service Account management

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>cms-plugin-framework</artifactId>
<version>1.0.5</version>
<version>1.0.5-SNAPSHOT</version>
<parent>
<groupId>org.gcube.application.cms</groupId>