← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 230: Set version to 2.0.2-SNAPSHOT in trunk

 

------------------------------------------------------------
revno: 230
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Wed 2009-04-22 23:31:10 +0200
message:
  Set version to 2.0.2-SNAPSHOT in trunk
removed:
  local/pom.xml
modified:
  dhis-2/dhis-api/pom.xml
  dhis-2/dhis-i18n/dhis-i18n-db/pom.xml
  dhis-2/dhis-i18n/dhis-i18n-static/pom.xml
  dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml
  dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml
  dhis-2/dhis-i18n/pom.xml
  dhis-2/dhis-options/pom.xml
  dhis-2/dhis-services/dhis-service-administration/pom.xml
  dhis-2/dhis-services/dhis-service-aggregationengine-default/pom.xml
  dhis-2/dhis-services/dhis-service-core/pom.xml
  dhis-2/dhis-services/dhis-service-datamart-default/pom.xml
  dhis-2/dhis-services/dhis-service-gis/pom.xml
  dhis-2/dhis-services/dhis-service-importexport/pom.xml
  dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml
  dhis-2/dhis-services/dhis-service-jdbc/pom.xml
  dhis-2/dhis-services/dhis-service-mapping/pom.xml
  dhis-2/dhis-services/dhis-service-organisationunit/pom.xml
  dhis-2/dhis-services/dhis-service-reporting/pom.xml
  dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml
  dhis-2/dhis-services/pom.xml
  dhis-2/dhis-support/dhis-support-external/pom.xml
  dhis-2/dhis-support/dhis-support-hibernate/pom.xml
  dhis-2/dhis-support/dhis-support-system/pom.xml
  dhis-2/dhis-support/dhis-support-test/pom.xml
  dhis-2/dhis-support/dhis-support-transaction/pom.xml
  dhis-2/dhis-support/dhis-support-webwork/pom.xml
  dhis-2/dhis-support/pom.xml
  dhis-2/dhis-useradminandsecurity/pom.xml
  dhis-2/dhis-web/dhis-web-commons-resources/pom.xml
  dhis-2/dhis-web/dhis-web-commons/pom.xml
  dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml
  dhis-2/dhis-web/dhis-web-dataentry/pom.xml
  dhis-2/dhis-web/dhis-web-gis/pom.xml
  dhis-2/dhis-web/dhis-web-importexport/pom.xml
  dhis-2/dhis-web/dhis-web-jforum-integration/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml
  dhis-2/dhis-web/dhis-web-maintenance/pom.xml
  dhis-2/dhis-web/dhis-web-openhealth-integration/pom.xml
  dhis-2/dhis-web/dhis-web-portal/pom.xml
  dhis-2/dhis-web/dhis-web-reporting/pom.xml
  dhis-2/dhis-web/dhis-web-validationrule/pom.xml
  dhis-2/dhis-web/pom.xml
  dhis-2/pom.xml
  gis/dhis-web-mapping/pom.xml
  local/et/dhis-web-ethiopia/pom.xml
  local/in/dhis-web-dashboard/pom.xml
  local/in/dhis-web-dataentry-linelisting/pom.xml
  local/in/dhis-web-mobile/pom.xml
  local/in/dhis-web-reports-national/pom.xml
  local/in/dhis-web-validationrule/pom.xml
  local/vn/dhis-web-hcmc-reporttool/pom.xml
  local/vn/dhis-web-hue-reporttool/pom.xml
  webservice/dhis-webservice-expoze/pom.xml

=== modified file 'dhis-2/dhis-api/pom.xml'
--- dhis-2/dhis-api/pom.xml	2009-04-22 15:28:47 +0000
+++ dhis-2/dhis-api/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-api</artifactId>

=== modified file 'dhis-2/dhis-i18n/dhis-i18n-db/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-db/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-db/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-i18n-db</artifactId>

=== modified file 'dhis-2/dhis-i18n/dhis-i18n-static/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-static/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-static/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n-static</artifactId>

=== modified file 'dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml	2009-03-14 07:27:54 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n-translationstore-hibernate</artifactId>

=== modified file 'dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n-upgrader</artifactId>

=== modified file 'dhis-2/dhis-i18n/pom.xml'
--- dhis-2/dhis-i18n/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-i18n/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n</artifactId>

=== modified file 'dhis-2/dhis-options/pom.xml'
--- dhis-2/dhis-options/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-options/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-options</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-administration/pom.xml'
--- dhis-2/dhis-services/dhis-service-administration/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-administration/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-administration</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-aggregationengine-default/pom.xml'
--- dhis-2/dhis-services/dhis-service-aggregationengine-default/pom.xml	2009-03-09 08:28:19 +0000
+++ dhis-2/dhis-services/dhis-service-aggregationengine-default/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-aggregationengine-default</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-core/pom.xml'
--- dhis-2/dhis-services/dhis-service-core/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-core/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-service-core</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-datamart-default/pom.xml'
--- dhis-2/dhis-services/dhis-service-datamart-default/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-datamart-default/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-datamart-default</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-gis/pom.xml'
--- dhis-2/dhis-services/dhis-service-gis/pom.xml	2009-03-19 15:39:24 +0000
+++ dhis-2/dhis-services/dhis-service-gis/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-service-gis</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-importexport/pom.xml'
--- dhis-2/dhis-services/dhis-service-importexport/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-importexport/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-importexport</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml'
--- dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml	2009-03-19 15:39:24 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-jdbc-test</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-jdbc/pom.xml'
--- dhis-2/dhis-services/dhis-service-jdbc/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-jdbc</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-mapping/pom.xml'
--- dhis-2/dhis-services/dhis-service-mapping/pom.xml	2009-04-06 18:55:31 +0000
+++ dhis-2/dhis-services/dhis-service-mapping/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-mapping</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-organisationunit/pom.xml'
--- dhis-2/dhis-services/dhis-service-organisationunit/pom.xml	2009-03-09 22:33:48 +0000
+++ dhis-2/dhis-services/dhis-service-organisationunit/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-organisationunit</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-reporting/pom.xml'
--- dhis-2/dhis-services/dhis-service-reporting/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-reporting/pom.xml	2009-04-22 21:31:10 +0000
@@ -1,85 +1,85 @@
-<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>
-  
-  <parent>
-    <groupId>org.hisp.dhis</groupId>
-    <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
-  </parent>
-  
-  <artifactId>dhis-service-reporting</artifactId>
-  <packaging>jar</packaging>
-  <name>DHIS Reporting Service</name>
-  
-  <dependencies>
-    
-    <!-- DHIS -->
-    
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-api</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-service-jdbc</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-service-datamart-default</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-service-core</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-service-organisationunit</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-support-system</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
+<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>
+  
+  <parent>
+    <groupId>org.hisp.dhis</groupId>
+    <artifactId>dhis-services</artifactId>
+    <version>2.0.2-SNAPSHOT</version>
+  </parent>
+  
+  <artifactId>dhis-service-reporting</artifactId>
+  <packaging>jar</packaging>
+  <name>DHIS Reporting Service</name>
+  
+  <dependencies>
+    
+    <!-- DHIS -->
+    
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-service-jdbc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-service-datamart-default</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-service-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-service-organisationunit</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-support-system</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-support-hibernate</artifactId>
-    </dependency>
-    
-    <!-- Other -->
-    
-    <dependency>
-      <groupId>jfree</groupId>
-      <artifactId>jfreechart</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>jfree</groupId>
-      <artifactId>jcommon</artifactId>
-    </dependency> 
-    <dependency>
-      <groupId>jep</groupId>
-      <artifactId>jep</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>net.sourceforge.jexcelapi</groupId>
-      <artifactId>jxl</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>commons-logging</groupId>
-      <artifactId>commons-logging</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>commons-math</groupId>
-      <artifactId>commons-math</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.hisp.dhis</groupId>
-      <artifactId>dhis-support-external</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.amplecode</groupId>
-      <artifactId>cave-process</artifactId>
-    </dependency>
-    
-  </dependencies>
-</project>
+    </dependency>
+    
+    <!-- Other -->
+    
+    <dependency>
+      <groupId>jfree</groupId>
+      <artifactId>jfreechart</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jfree</groupId>
+      <artifactId>jcommon</artifactId>
+    </dependency> 
+    <dependency>
+      <groupId>jep</groupId>
+      <artifactId>jep</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>net.sourceforge.jexcelapi</groupId>
+      <artifactId>jxl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-math</groupId>
+      <artifactId>commons-math</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-support-external</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.amplecode</groupId>
+      <artifactId>cave-process</artifactId>
+    </dependency>
+    
+  </dependencies>
+</project>

=== modified file 'dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml'
--- dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-user-hibernate</artifactId>

=== modified file 'dhis-2/dhis-services/pom.xml'
--- dhis-2/dhis-services/pom.xml	2009-04-06 18:55:31 +0000
+++ dhis-2/dhis-services/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-services</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-external/pom.xml'
--- dhis-2/dhis-support/dhis-support-external/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-support/dhis-support-external/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-external</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-hibernate/pom.xml'
--- dhis-2/dhis-support/dhis-support-hibernate/pom.xml	2009-04-22 15:28:47 +0000
+++ dhis-2/dhis-support/dhis-support-hibernate/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-hibernate</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-system/pom.xml'
--- dhis-2/dhis-support/dhis-support-system/pom.xml	2009-03-24 14:27:01 +0000
+++ dhis-2/dhis-support/dhis-support-system/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-system</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-test/pom.xml'
--- dhis-2/dhis-support/dhis-support-test/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-support/dhis-support-test/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-test</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-transaction/pom.xml'
--- dhis-2/dhis-support/dhis-support-transaction/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-support/dhis-support-transaction/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-transaction</artifactId>

=== modified file 'dhis-2/dhis-support/dhis-support-webwork/pom.xml'
--- dhis-2/dhis-support/dhis-support-webwork/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-support/dhis-support-webwork/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-webwork</artifactId>

=== modified file 'dhis-2/dhis-support/pom.xml'
--- dhis-2/dhis-support/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-support/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support</artifactId>

=== modified file 'dhis-2/dhis-useradminandsecurity/pom.xml'
--- dhis-2/dhis-useradminandsecurity/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-useradminandsecurity/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-useradminandsecurity</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/pom.xml'
--- dhis-2/dhis-web/dhis-web-commons-resources/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-commons-resources</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-commons/pom.xml'
--- dhis-2/dhis-web/dhis-web-commons/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-commons/pom.xml	2009-04-22 21:31:10 +0000
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-commons</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dashboard-integration</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-dataentry/pom.xml'
--- dhis-2/dhis-web/dhis-web-dataentry/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-dataentry/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-gis/pom.xml'
--- dhis-2/dhis-web/dhis-web-gis/pom.xml	2009-03-30 06:13:54 +0000
+++ dhis-2/dhis-web/dhis-web-gis/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.hisp.dhis</groupId>
 		<artifactId>dhis-web</artifactId>
-		<version>2.0.1-SNAPSHOT</version>
+		<version>2.0.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>dhis-web-gis</artifactId>
@@ -82,20 +82,20 @@
 		</dependency>
 	
     <!-- Batik -->
-		<dependency>
-			<groupId>org.apache.xmlgraphics</groupId>
-			<artifactId>batik-dom</artifactId>
-			<version>1.7</version>
-		</dependency>		
-		<dependency>
-			<groupId>org.apache.xmlgraphics</groupId>
-			<artifactId>batik-script</artifactId>
-			<version>1.7</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.xmlgraphics</groupId>
-			<artifactId>batik-svg-dom</artifactId>
-			<version>1.7</version>
+		<dependency>
+			<groupId>org.apache.xmlgraphics</groupId>
+			<artifactId>batik-dom</artifactId>
+			<version>1.7</version>
+		</dependency>		
+		<dependency>
+			<groupId>org.apache.xmlgraphics</groupId>
+			<artifactId>batik-script</artifactId>
+			<version>1.7</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.xmlgraphics</groupId>
+			<artifactId>batik-svg-dom</artifactId>
+			<version>1.7</version>
 		</dependency>
 		<dependency>
 		   <groupId>org.apache.xmlgraphics</groupId>

=== modified file 'dhis-2/dhis-web/dhis-web-importexport/pom.xml'
--- dhis-2/dhis-web/dhis-web-importexport/pom.xml	2009-03-11 15:16:35 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-importexport</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-jforum-integration/pom.xml'
--- dhis-2/dhis-web/dhis-web-jforum-integration/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-jforum-integration/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-jforum-integration</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-dataadmin</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml	2009-03-13 15:24:09 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-datadictionary</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>dhis-web-maintenance</artifactId>
     <groupId>org.hisp.dhis</groupId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-dataset</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-organisationunit</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-settings</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml	2009-03-24 14:27:01 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance-user</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-openhealth-integration/pom.xml'
--- dhis-2/dhis-web/dhis-web-openhealth-integration/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-openhealth-integration/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-openhealth-integration</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-portal/pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-03-20 17:08:00 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-portal</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-reporting/pom.xml'
--- dhis-2/dhis-web/dhis-web-reporting/pom.xml	2009-04-16 09:53:17 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-reporting</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/pom.xml'
--- dhis-2/dhis-web/dhis-web-validationrule/pom.xml	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-validationrule</artifactId>

=== modified file 'dhis-2/dhis-web/pom.xml'
--- dhis-2/dhis-web/pom.xml	2009-04-22 15:28:47 +0000
+++ dhis-2/dhis-web/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-web</artifactId>

=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2009-04-22 15:28:47 +0000
+++ dhis-2/pom.xml	2009-04-22 21:31:10 +0000
@@ -5,7 +5,7 @@
   
   <groupId>org.hisp.dhis</groupId>
   <artifactId>dhis</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.2-SNAPSHOT</version>
   
   <packaging>pom</packaging>
   <name>DHIS 2 - District Health Information System</name>
@@ -483,11 +483,11 @@
       <groupId>postgresql</groupId>
       <artifactId>postgresql</artifactId>
       <version>8.3-603.jdbc4</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.derby</groupId>
-      <artifactId>derby</artifactId>
-      <version>10.4.2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.derby</groupId>
+      <artifactId>derby</artifactId>
+      <version>10.4.2.0</version>
     </dependency> 
 
     <!-- Security -->

=== modified file 'gis/dhis-web-mapping/pom.xml'
--- gis/dhis-web-mapping/pom.xml	2009-04-17 21:35:32 +0000
+++ gis/dhis-web-mapping/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-mapping</artifactId>

=== modified file 'local/et/dhis-web-ethiopia/pom.xml'
--- local/et/dhis-web-ethiopia/pom.xml	2009-03-03 16:46:36 +0000
+++ local/et/dhis-web-ethiopia/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0-M8-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-ethiopia</artifactId>

=== modified file 'local/in/dhis-web-dashboard/pom.xml'
--- local/in/dhis-web-dashboard/pom.xml	2009-03-10 07:42:12 +0000
+++ local/in/dhis-web-dashboard/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dashboard</artifactId>

=== modified file 'local/in/dhis-web-dataentry-linelisting/pom.xml'
--- local/in/dhis-web-dataentry-linelisting/pom.xml	2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-dataentry-linelisting/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry-national</artifactId>

=== modified file 'local/in/dhis-web-mobile/pom.xml'
--- local/in/dhis-web-mobile/pom.xml	2009-03-13 07:45:42 +0000
+++ local/in/dhis-web-mobile/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-mobile</artifactId>

=== modified file 'local/in/dhis-web-reports-national/pom.xml'
--- local/in/dhis-web-reports-national/pom.xml	2009-03-13 07:45:42 +0000
+++ local/in/dhis-web-reports-national/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-reports-national</artifactId>

=== modified file 'local/in/dhis-web-validationrule/pom.xml'
--- local/in/dhis-web-validationrule/pom.xml	2009-03-10 07:42:12 +0000
+++ local/in/dhis-web-validationrule/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-validationrule-local-in</artifactId>

=== removed file 'local/pom.xml'
--- local/pom.xml	2009-03-03 16:46:36 +0000
+++ local/pom.xml	1970-01-01 00:00:00 +0000
@@ -1,18 +0,0 @@
-<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 Modules</name>
-
-  <modules>
-    <module>et/dhis-web-ethiopia</module>
-    <module>in/dhis-web-reports</module>
-    <module>vn/dhis-web-hcmc-reporttool</module>
-    <module>vn/dhis-web-hue-reporttool</module>
-  </modules>
-</project>

=== modified file 'local/vn/dhis-web-hcmc-reporttool/pom.xml'
--- local/vn/dhis-web-hcmc-reporttool/pom.xml	2009-03-03 16:46:36 +0000
+++ local/vn/dhis-web-hcmc-reporttool/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0-M8-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-hcmc-reporttool</artifactId>

=== modified file 'local/vn/dhis-web-hue-reporttool/pom.xml'
--- local/vn/dhis-web-hue-reporttool/pom.xml	2009-03-03 16:46:36 +0000
+++ local/vn/dhis-web-hue-reporttool/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0-M8-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-hue-reporttool</artifactId>

=== modified file 'webservice/dhis-webservice-expoze/pom.xml'
--- webservice/dhis-webservice-expoze/pom.xml	2009-04-06 18:55:31 +0000
+++ webservice/dhis-webservice-expoze/pom.xml	2009-04-22 21:31:10 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-webservice-expoze</artifactId>



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