added xmlpull (transitive dep of home library)

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@96070 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2014-05-23 16:28:22 +00:00
parent f31c4d309b
commit 6d01056978
1 changed files with 6 additions and 0 deletions

View File

@ -198,6 +198,12 @@
<version>1.4.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>xmlpull</groupId>
<artifactId>xmlpull</artifactId>
<version>1.1.3.1</version>
<scope>provided</scope>
</dependency>
<!-- End Home Library -->
<!-- Social Networking Library -->
<dependency>