Initial import.

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@69316 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-02-15 10:51:11 +00:00
parent 039b5b56a0
commit 5db8ba9818
1 changed files with 2 additions and 1 deletions

View File

@ -69,12 +69,13 @@
<groupId>org.gcube.common</groupId>
<artifactId>geoserverinterface</artifactId>
<version>[1.10.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gwtopenmaps.openlayers</groupId>
<artifactId>gwt-openlayers-client</artifactId>
<version>0.6</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.sencha.gxt</groupId>