removed geoserverinterface from pom

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@131799 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-09-26 14:25:19 +00:00
parent 2b86a8a0d3
commit 52a7d8e291
1 changed files with 1 additions and 25 deletions

26
pom.xml
View File

@ -58,31 +58,7 @@
<version>2.2.5</version> <version>2.2.5</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.common</groupId> -->
<!-- <artifactId>geoserverinterface</artifactId> -->
<!-- <version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version> -->
<!-- <scope>compile</scope> -->
<!-- <exclusions> -->
<!-- <exclusion> -->
<!-- <artifactId>servlet-api</artifactId> -->
<!-- <groupId>javax.servlet</groupId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <artifactId>dom</artifactId> -->
<!-- <groupId>org.w3c</groupId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <artifactId>xml-apis</artifactId> -->
<!-- <groupId>xml-apis</groupId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <artifactId>common-utils-encryption</artifactId> -->
<!-- <groupId>org.gcube.core</groupId> -->
<!-- </exclusion> -->
<!-- </exclusions> -->
<!-- </dependency> -->
<dependency> <dependency>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-encryption</artifactId> <artifactId>common-encryption</artifactId>