readded accesslogger dependency

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/gcube-portal-bundle@132901 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2016-10-07 09:50:48 +00:00
parent fcdc29f87b
commit ee73eef3a1
1 changed files with 29 additions and 24 deletions

View File

@ -390,6 +390,11 @@
<artifactId>ehcache-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>accesslogger</artifactId>
<scope>provided</scope>
</dependency>
<!-- End Application Support Layer -->
<!-- FWS-stack -->
<dependency>