Updated for release

This commit is contained in:
Giancarlo Panichi 2022-12-14 11:35:42 +01:00
parent e14c71cad6
commit 399c974cf1
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "ecological-engine"
## [v1.14.1-SNAPSHOT]
## [v1.14.1]
- Updated bom to latest version [#24209]

View File

@ -11,7 +11,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine</artifactId>
<version>1.14.1-SNAPSHOT</version>
<version>1.14.1</version>
<name>ecological-engine</name>
<description>ecological-engine library</description>
<scm>
@ -25,7 +25,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>