Creating a new version for smartgears-distribution 3.4.7-SNAPSHOT

This commit is contained in:
Luca Frosini 2022-10-19 14:33:49 +02:00
parent 57ca11dfbb
commit eff99d2ccd
2 changed files with 4 additions and 4 deletions

View File

@ -2,9 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for Smartgears Distribution Bundle
## [v3.5.0-SNAPSHOT]
## [v3.4.7-SNAPSHOT]
- Creating distribution bundle for samrtgears-distribution 3.5.0-SNAPSHOT
- Creating distribution bundle for samrtgears-distribution 3.4.7-SNAPSHOT
## [v3.0.0] [r4.26.0] - 2020-10-29

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution-bundle</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.4.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>A distribution bundle for the SmartGears Framework</name>
<description>A distribution bundle for the SmartGears Framework containing Tomcat and ReadMe files to install quickly Smartgears</description>
@ -35,7 +35,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>[3.5.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
<version>[3.4.7-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
<type>tar.gz</type>
</dependency>