← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 25: Added India modules dependencies

 

------------------------------------------------------------
revno: 25
committer: Bharath <Bharath@hispindia>
branch nick: trunk
timestamp: Tue 2009-03-10 12:04:55 +0530
message:
  Added India modules dependencies
modified:
  dhis-2/dhis-web/dhis-web-portal/pom.xml

=== modified file 'dhis-2/dhis-web/dhis-web-portal/pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-03-09 22:33:48 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-03-10 06:34:55 +0000
@@ -154,6 +154,30 @@
       <type>war</type>
     </dependency>
     -->
+    <!--
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-web-dataentry-national</artifactId>
+      <version>${version}</version>
+      <type>war</type>
+    </dependency>
+    -->
+    <!--
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-web-reports-national</artifactId>
+      <version>${version}</version>
+      <type>war</type>
+    </dependency>
+    -->
+    <!--
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-web-validationrule-local-in</artifactId>
+      <version>${version}</version>
+      <type>war</type>
+    </dependency>
+    -->
     
     <!-- Other -->
     



--

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.