Updated pom.xml
This commit is contained in:
parent
b2da0eec05
commit
e3280c177b
4
pom.xml
4
pom.xml
|
@ -82,12 +82,12 @@
|
|||
<dependency>
|
||||
<groupId>org.n52.wps</groupId>
|
||||
<artifactId>52n-wps-io</artifactId>
|
||||
<version>[3.6.1,3.7.0-SNAPSHOT)</version>
|
||||
<version>3.6.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.n52.wps</groupId>
|
||||
<artifactId>52n-wps-io-impl</artifactId>
|
||||
<version>[3.6.1,3.7.0-SNAPSHOT)</version>
|
||||
<version>3.6.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.dataanalysis</groupId>
|
||||
|
|
Loading…
Reference in New Issue