Changed dependency over smartgear-distribution 1.2.2. Moving to 1.0.2 version

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution-bundle@114477 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-04-28 13:11:03 +00:00
parent 7f9d26c237
commit e52074c226
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.distribution</groupId>
<artifactId>smartgears-distribution-bundle</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-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 quickly installing smartgear</description>
@ -20,7 +20,7 @@
<targetDirectory>target/bundle</targetDirectory>
<smartgearDirectory>SmartGears-Bundle</smartgearDirectory>
<tomcat.version>7.0.61</tomcat.version>
<smartgear.version>1.2.1-SNAPSHOT</smartgear.version>
<smartgear.version>1.2.2-SNAPSHOT</smartgear.version>
<resourcesDirectory>src/resources</resourcesDirectory>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>