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