This commit is contained in:
Massimiliano Assante 2016-07-05 12:57:30 +00:00
parent 219bd39658
commit eec5103bc7
1 changed files with 0 additions and 12 deletions

12
pom.xml
View File

@ -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>