← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2176: Removed india modules from pom. Again.

 

------------------------------------------------------------
revno: 2176
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2010-11-25 23:27:18 +0100
message:
  Removed india modules from pom. Again.
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	2010-11-25 08:05:58 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml	2010-11-25 22:27:18 +0000
@@ -138,78 +138,6 @@
       <version>${project.version}</version>
       <type>war</type>
     </dependency>
-
-	
-	<!-- India modules -->
-    <!--
-    
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-dashboard</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-dataentry-national</artifactId>
-      <version>${version}</version>
-      <type>war</type>
-    </dependency> 
-	
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-excelimport</artifactId>
-      <version>${version}</version>
-      <type>war</type>
-    </dependency>
-
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-maintenance-in</artifactId>
-      <version>${version}</version>
-      <type>war</type>
-    </dependency>
-	-->
-	
-    <!-- Vietnam modules -->
-    <!--
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-gis</artifactId>
-      <version>${project.version}</version>
-      <type>war</type>
-    </dependency>  
-    -->
-    <!-- South Africa modules -->
-    
-    <!-- 
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-jforum-integration</artifactId>
-      <version>${project.version}</version>
-      <type>war</type>
-    </dependency>
-    -->
-    
-    <!-- WHO modules -->
-    
-    <!--
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-web-openhealth-integration</artifactId>
-      <version>${project.version}</version>
-      <type>war</type>
-    </dependency>
-    -->
-
     
   </dependencies>
   <properties>