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:
parent
fcdc29f87b
commit
ee73eef3a1
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue