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:
parent
2b86a8a0d3
commit
52a7d8e291
24
pom.xml
24
pom.xml
|
@ -58,30 +58,6 @@
|
|||
<version>2.2.5</version>
|
||||
<scope>compile</scope>
|
||||
</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>
|
||||
<groupId>org.gcube.core</groupId>
|
||||
|
|
Loading…
Reference in New Issue