Removed -SNAPSHOT to release the component

master r5.14.0
Luca Frosini 2 years ago
parent f01ee71e32
commit d024c129d5

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Common Smartgears
## [v3.1.6-SNAPSHOT]
## [v3.1.6]
- Added Linux distribution version [#22933]

@ -11,7 +11,7 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.6</version>
<name>SmartGears</name>
<dependencyManagement>
@ -19,7 +19,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>

Loading…
Cancel
Save