dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01760
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 556: Updated portal pom.
------------------------------------------------------------
revno: 556
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Wed 2009-09-02 12:32:51 +0200
message:
Updated portal pom.
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 2009-04-22 21:31:10 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml 2009-09-02 10:32:51 +0000
@@ -116,23 +116,7 @@
<type>war</type>
</dependency>
-->
- <!--
- <dependency>
- <groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-web-jforum-integration</artifactId>
- <version>${version}</version>
- <type>war</type>
- </dependency>
- -->
- <!--
- <dependency>
- <groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-web-gis</artifactId>
- <version>${version}</version>
- <type>war</type>
- </dependency>
- -->
-
+
<!-- India modules -->
<!--
@@ -162,5 +146,35 @@
</dependency>
-->
+ <!-- Vietnam modules -->
+
+ <!--
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-web-gis</artifactId>
+ <version>${version}</version>
+ <type>war</type>
+ </dependency>
+ -->
+ <!--
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-web-vn-report</artifactId>
+ <version>${version}</version>
+ <type>war</type>
+ </dependency>
+ -->
+
+ <!-- South Africa modules -->
+
+ <!--
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-web-jforum-integration</artifactId>
+ <version>${version}</version>
+ <type>war</type>
+ </dependency>
+ -->
+
</dependencies>
</project>
Follow ups