added transitive dep of HL that was missing

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@96187 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2014-05-28 13:31:14 +00:00
parent db42aaf960
commit 917d0c8f73
1 changed files with 5 additions and 0 deletions

View File

@ -209,6 +209,11 @@
<version>1.1.3.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
<version>1.1.3.3</version>
</dependency>
<!-- End Home Library -->
<!-- Social Networking Library -->
<dependency>