← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 457: Added aggregate pom for vietnamese modules.

 

------------------------------------------------------------
revno: 457
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Mon 2009-07-13 15:09:05 +0200
message:
  Added aggregate pom for vietnamese modules.
added:
  local/vn/pom.xml

=== added file 'local/vn/pom.xml'
--- local/vn/pom.xml	1970-01-01 00:00:00 +0000
+++ local/vn/pom.xml	2009-07-13 13:09:05 +0000
@@ -0,0 +1,26 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>
+  <modelVersion>4.0.0</modelVersion>
+  
+  <groupId>org.hisp.dhis</groupId>
+  <artifactId>dhis-local</artifactId>
+  <version>1.0</version>
+  <packaging>pom</packaging>
+  <name>Local Vietnam Modules</name>
+  
+  <modules>
+    <module>dhis-api</module>
+    <module>dhis-api-chr</module>
+    <module>dhis-api-vn</module>
+    <module>dhis-service-aggregationengine-default</module>
+	<module>dhis-service-chr</module>
+    <module>dhis-service-gis</module>
+    <module>dhis-service-vn</module>
+    <module>dhis-web-chr-form</module>
+    <module>dhis-web-gis</module>
+    <module>dhis-web-hcmc-reporttool</module>
+    <module>dhis-web-hue-reporttool</module>
+    <module>dhis-web-vn-report</module>
+  </modules>
+</project>



--
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.