dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14426
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4895: Minor fix
------------------------------------------------------------
revno: 4895
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2011-10-11 13:43:45 +0200
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-visualizer/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-visualizer/pom.xml'
--- dhis-2/dhis-web/dhis-web-visualizer/pom.xml 2011-09-07 14:15:47 +0000
+++ dhis-2/dhis-web/dhis-web-visualizer/pom.xml 2011-10-11 11:43:45 +0000
@@ -31,18 +31,10 @@
</dependency>
<dependency>
<groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-service-mapping</artifactId>
- </dependency>
- <dependency>
- <groupId>org.hisp.dhis</groupId>
<artifactId>dhis-service-reporting</artifactId>
</dependency>
<dependency>
<groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-service-datamart-default</artifactId>
- </dependency>
- <dependency>
- <groupId>org.hisp.dhis</groupId>
<artifactId>dhis-service-options</artifactId>
</dependency>
<dependency>