commit for release

This commit is contained in:
lucio 2024-10-07 17:17:09 +02:00
parent 7753f557a8
commit 9ad212f5d7
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 Smartgears Distribution
## [v4.0.0-SNAPSHOT] - 2022-03-30
## [v4.0.0] - 2022-03-30
- moving to smartgears-4.0.0

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>pom</packaging>
<name>A distribution for the SmartGears Framework</name>
<properties>