updated pom dependecies

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@69124 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-02-12 10:19:20 +00:00
parent 46e9d29124
commit 0e8598dc12
1 changed files with 2 additions and 2 deletions

View File

@ -99,13 +99,13 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.4</version>
<scope>provided</scope>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.6.4</version>
<scope>provided</scope>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.liferay.portal</groupId>