trying with compile option
This commit is contained in:
parent
67457df361
commit
c8b479a4db
2
pom.xml
2
pom.xml
|
@ -84,7 +84,7 @@
|
||||||
<groupId>org.gcube.common</groupId>
|
<groupId>org.gcube.common</groupId>
|
||||||
<artifactId>event-publisher-library</artifactId>
|
<artifactId>event-publisher-library</artifactId>
|
||||||
<version>[0.1,)</version>
|
<version>[0.1,)</version>
|
||||||
<scope>compile provided</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.dvos</groupId>
|
<groupId>org.gcube.dvos</groupId>
|
||||||
|
|
Loading…
Reference in New Issue