Task #12044
Updated by Francesco Mangiacrapa about 7 years ago
I'm going to change the groupid (from 'org.gcube.portal' to 'org.gcube.common') to the component 'storagehub-client-wrapper' at following link:
http://maven.research-infrastructures.eu/nexus/index.html#nexus-search;quick~storagehub-client-wrapper
It will be released with new groupid, so this orphan component can be removed.
In particular you have to remove this one:
~~~
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>storagehub-client-wrapper</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
~~~