fix deposit base dependancy in web
This commit is contained in:
parent
d0cde3c4c4
commit
fbc274282c
|
@ -32,9 +32,9 @@
|
|||
<version>1.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>eu.eudat</groupId>
|
||||
<artifactId>depositinterface</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<groupId>gr.cite.opendmp</groupId>
|
||||
<artifactId>repositorydepositbase</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue