dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #15365
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5542: Minor fix
------------------------------------------------------------
revno: 5542
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-12-22 14:14:42 +0100
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-portal/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-portal/pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/pom.xml 2011-12-22 13:09:31 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml 2011-12-22 13:14:42 +0000
@@ -37,7 +37,7 @@
</dependency>
<!-- Web maintenance modules -->
- <!--
+
<dependency>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance-datadictionary</artifactId>
@@ -141,7 +141,6 @@
<version>${project.version}</version>
<type>war</type>
</dependency>
- -->
<dependency>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-reporting</artifactId>