git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineExternalAlgorithms@124654 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
4fb2d371fb
commit
35a1b7626f
7
pom.xml
7
pom.xml
|
@ -65,6 +65,13 @@
|
|||
<artifactId>spd-model</artifactId>
|
||||
<version>[1.0.0, 4.0.0)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.dataanalysis.externals</groupId>
|
||||
<artifactId>AbsencegenerationfromOBIS</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/externals/AbsencegenerationfromOBIS.1.0.0.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
Loading…
Reference in New Issue