Fixing pom
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/gcube-bom@129267 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
a46fc880a2
commit
5468f513e6
5
pom.xml
5
pom.xml
|
@ -82,6 +82,11 @@
|
||||||
<artifactId>common-jaxws-calls</artifactId>
|
<artifactId>common-jaxws-calls</artifactId>
|
||||||
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
|
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.gcube.core</groupId>
|
||||||
|
<artifactId>common-clients</artifactId>
|
||||||
|
<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
|
||||||
|
</dependency>
|
||||||
<!-- END Clients Related Dependencies -->
|
<!-- END Clients Related Dependencies -->
|
||||||
|
|
||||||
<!-- Authorization Related Dependencies -->
|
<!-- Authorization Related Dependencies -->
|
||||||
|
|
Loading…
Reference in New Issue