Fixed version of reflection

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-analytics@117297 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-07-17 10:24:51 +00:00
parent d07f041563
commit 61e99b05f3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>LATEST</version>
<version>0.9.10</version>
</dependency>
<dependency>
<groupId>org.json</groupId>