Update 'pom.xml'

add SNAPSHOT to the version
This commit is contained in:
Roberto Cirillo 2021-10-06 12:03:56 +02:00
parent 84be7e4fe7
commit 403b9c2b2e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>dataminer</artifactId>
<version>1.7.1</version>
<version>1.7.1-SNAPSHOT</version>
<name>dataminer</name>
<description>An e-Infrastructure service providing state-of-the art DataMining algorithms and ecological modelling approaches under the Web Processing Service (WPS) standard.</description>