fixed http 301 moved permanently dipaply for workspace links
git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@95743 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e4e7ff0a41
commit
a184a9c2cc
3
pom.xml
3
pom.xml
|
@ -41,7 +41,8 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.distribution</groupId>
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<artifactId>maven-portal-bom</artifactId>
|
<artifactId>maven-portal-bom</artifactId>
|
||||||
<version>1.4.0-SNAPSHOT</version>
|
<version>LATEST</version>
|
||||||
|
<!-- <version>1.4.0-SNAPSHOT</version> -->
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Reference in New Issue