dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #20248
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9166: Minor
------------------------------------------------------------
revno: 9166
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2012-12-04 13:47:56 +0100
message:
Minor
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 2012-11-19 08:19:02 +0000
+++ dhis-2/dhis-web/dhis-web-api/pom.xml 2012-12-04 12:47:56 +0000
@@ -57,6 +57,10 @@
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-service-sms</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-service-analytics</artifactId>
+ </dependency>
<dependency>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-api-mobile</artifactId>