Version 2.3.0

This commit is contained in:
Luca Frosini 2019-12-04 10:25:11 +01:00
parent ffea76c2e9
commit 2f068671e7
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution-bundle</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</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>
@ -19,7 +19,7 @@
<distroDirectory>distro</distroDirectory>
<targetDirectory>target/bundle</targetDirectory>
<smartgearsDirectory>SmartGears-Bundle</smartgearsDirectory>
<tomcat.version>7.0.82</tomcat.version>
<tomcat.version>7.0.96</tomcat.version>
<resourcesDirectory>src/resources</resourcesDirectory>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
@ -34,7 +34,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution</artifactId>
<version>[2.0.0-SNAPSHOT, 3-0-0-SNAPSHOT)</version>
<version>[2.4.0, 3-0-0-SNAPSHOT)</version>
<type>tar.gz</type>
</dependency>