git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@129930 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
219bd39658
commit
eec5103bc7
12
pom.xml
12
pom.xml
|
@ -635,7 +635,6 @@
|
|||
<groupId>org.gcube.dvos</groupId>
|
||||
<artifactId>usermanagement-core</artifactId>
|
||||
<scope>provided</scope>
|
||||
<version>[2.0.0-SNAPSHOT,)</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>portal-service</artifactId>
|
||||
|
@ -643,17 +642,6 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
<artifactId>common-utils-encryption</artifactId>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>xalan</groupId>
|
||||
<artifactId>xalan</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
<artifactId>common-encryption</artifactId>
|
||||
|
|
Loading…
Reference in New Issue