dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23196
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11273: Put back dep for now
------------------------------------------------------------
revno: 11273
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-06-27 21:34:38 +0200
message:
Put back dep for now
modified:
dhis-2/dhis-web/dhis-web-api/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-api/pom.xml'
--- dhis-2/dhis-web/dhis-web-api/pom.xml 2013-06-27 19:18:15 +0000
+++ dhis-2/dhis-web/dhis-web-api/pom.xml 2013-06-27 19:34:38 +0000
@@ -81,6 +81,10 @@
<groupId>net.sf.jasperreports</groupId>
<artifactId>jasperreports-fonts</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-web-api-mobile</artifactId>
+ </dependency> <!-- remove this -->
</dependencies>
<properties>