This commit is contained in:
Francesco Mangiacrapa 2013-07-08 13:16:58 +00:00
parent bca558f119
commit 4530c5bea0
1 changed files with 7 additions and 0 deletions

View File

@ -49,6 +49,13 @@
<artifactId>gxt</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>
<version>[0.1.0-SNAPSHOT, 1.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<!-- LOGGING -->
<dependency>
<groupId>com.allen-sauer.gwt.log</groupId>