changed ehcahe dependency to ehcache-core

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@68964 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
panagiotis.liakos 2013-02-07 11:37:14 +00:00
parent 0e8ca77ec5
commit d995387fd4
1 changed files with 2 additions and 3 deletions

View File

@ -49,9 +49,8 @@
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>2.4.1</version>
<type>pom</type>
<artifactId>ehcache-core</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.gcube.dvos</groupId>