just to build the snapshot version

This commit is contained in:
Francesco Mangiacrapa 2024-09-26 11:45:27 +02:00
parent a9bafbcf00
commit e0b718b772
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file. 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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.3.3] - 2024-09-17 ## [v2.3.3-SNAPSHOT] - 2024-09-17
- Moved to maven-portal-bom 4.0.0{-SNAPSHOT} [#28026] - Moved to maven-portal-bom 4.0.0{-SNAPSHOT} [#28026]

View File

@ -14,7 +14,7 @@
<groupId>org.gcube.portlets.gcubeckan</groupId> <groupId>org.gcube.portlets.gcubeckan</groupId>
<artifactId>gcube-ckan-datacatalog</artifactId> <artifactId>gcube-ckan-datacatalog</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<version>2.3.3</version> <version>2.3.3-SNAPSHOT</version>
<name>gCube CKAN Data Catalog</name> <name>gCube CKAN Data Catalog</name>
<description>The gCube CKAN Data Catalog portlet</description> <description>The gCube CKAN Data Catalog portlet</description>