← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 616: Set all POMs to 2.0.3-SNAPSHOT

 

------------------------------------------------------------
revno: 616
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sun 2009-09-06 17:51:11 +0200
message:
  Set all POMs to 2.0.3-SNAPSHOT
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-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-core/pom.xml
  dhis-2/dhis-services/dhis-service-datamart-default/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/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-datamart/pom.xml
  dhis-2/dhis-web/dhis-web-importexport/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-mapping/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
  local/vn/dhis-api-chr/pom.xml
  local/vn/dhis-api-vn/pom.xml
  local/vn/dhis-service-aggregationengine-default/pom.xml
  local/vn/dhis-service-chr/pom.xml
  local/vn/dhis-service-gis/pom.xml
  local/vn/dhis-service-vn/pom.xml
  local/vn/dhis-web-chr-form/pom.xml
  local/vn/dhis-web-dataentry-chr/pom.xml
  local/vn/dhis-web-gis/pom.xml
  local/vn/dhis-web-vn-report/pom.xml
  local/who/dhis-web-openhealth-integration/pom.xml
  local/za/dhis-web-jforum-integration/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-api/pom.xml'
--- dhis-2/dhis-api/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-api/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-db/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-static/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n-static</artifactId>

=== modified file 'dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-i18n</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n-upgrader</artifactId>

=== modified file 'dhis-2/dhis-i18n/pom.xml'
--- dhis-2/dhis-i18n/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-i18n/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-i18n</artifactId>

=== modified file 'dhis-2/dhis-options/pom.xml'
--- dhis-2/dhis-options/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-options/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-administration/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-administration</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-core/pom.xml'
--- dhis-2/dhis-services/dhis-service-core/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-core/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-datamart-default/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-datamart-default</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-importexport/pom.xml'
--- dhis-2/dhis-services/dhis-service-importexport/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-importexport/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-mapping/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-organisationunit/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-reporting/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-reporting</artifactId>

=== modified file 'dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml'
--- dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-user-hibernate</artifactId>

=== modified file 'dhis-2/dhis-services/pom.xml'
--- dhis-2/dhis-services/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-services/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-support/dhis-support-external/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-support/dhis-support-hibernate/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-support/dhis-support-system/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-support/dhis-support-test/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-support</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support-test</artifactId>

=== modified file 'dhis-2/dhis-support/pom.xml'
--- dhis-2/dhis-support/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-support/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-support</artifactId>

=== modified file 'dhis-2/dhis-useradminandsecurity/pom.xml'
--- dhis-2/dhis-useradminandsecurity/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-useradminandsecurity/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-commons/pom.xml	2009-09-06 15:51:11 +0000
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-dataentry/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-datamart/pom.xml'
--- dhis-2/dhis-web/dhis-web-datamart/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-datamart/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-datamart</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-importexport/pom.xml'
--- dhis-2/dhis-web/dhis-web-importexport/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-importexport</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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>dhis-web-maintenance</artifactId>
     <groupId>org.hisp.dhis</groupId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web-maintenance</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-maintenance</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-mapping/pom.xml'
--- dhis-2/dhis-web/dhis-web-mapping/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-mapping</artifactId>

=== modified file 'dhis-2/dhis-web/dhis-web-portal/pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-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-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-validationrule</artifactId>

=== modified file 'dhis-2/dhis-web/pom.xml'
--- dhis-2/dhis-web/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/dhis-web/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-web</artifactId>

=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2009-09-06 15:31:34 +0000
+++ dhis-2/pom.xml	2009-09-06 15:51:11 +0000
@@ -5,7 +5,7 @@
   
   <groupId>org.hisp.dhis</groupId>
   <artifactId>dhis</artifactId>
-  <version>2.0.2</version>
+  <version>2.0.3-SNAPSHOT</version>
   
   <packaging>pom</packaging>
   <name>DHIS 2 - District Health Information System</name>

=== modified file 'local/vn/dhis-api-chr/pom.xml'
--- local/vn/dhis-api-chr/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-api-chr/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-api-chr</artifactId>
@@ -25,7 +25,7 @@
 	<dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-api-vn</artifactId>
-	  <version>2.0.2</version>
+	  <version>2.0.3-SNAPSHOT</version>
     </dependency>
 	
   </dependencies> 

=== modified file 'local/vn/dhis-api-vn/pom.xml'
--- local/vn/dhis-api-vn/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-api-vn/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-api-vn</artifactId>

=== modified file 'local/vn/dhis-service-aggregationengine-default/pom.xml'
--- local/vn/dhis-service-aggregationengine-default/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-service-aggregationengine-default/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-aggregationengine-default</artifactId>

=== modified file 'local/vn/dhis-service-chr/pom.xml'
--- local/vn/dhis-service-chr/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-service-chr/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-chr</artifactId>
@@ -25,7 +25,7 @@
      <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-api-chr</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3-SNAPSHOT</version>
     </dependency>
 	
 	<dependency>

=== modified file 'local/vn/dhis-service-gis/pom.xml'
--- local/vn/dhis-service-gis/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-service-gis/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>dhis-service-gis</artifactId>

=== modified file 'local/vn/dhis-service-vn/pom.xml'
--- local/vn/dhis-service-vn/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-service-vn/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-vn</artifactId>
@@ -24,7 +24,7 @@
      <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-api-vn</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.hisp.dhis</groupId>

=== modified file 'local/vn/dhis-web-chr-form/pom.xml'
--- local/vn/dhis-web-chr-form/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-web-chr-form/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-chr-form</artifactId>
@@ -24,7 +24,7 @@
     <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-service-chr</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3-SNAPSHOT</version>
     </dependency>
     
     <dependency>

=== modified file 'local/vn/dhis-web-dataentry-chr/pom.xml'
--- local/vn/dhis-web-dataentry-chr/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-web-dataentry-chr/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry-chr</artifactId>
@@ -41,12 +41,12 @@
     <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-api-chr</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3-SNAPSHOT</version>
     </dependency> 
     <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-service-chr</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.3-SNAPSHOT</version>
     </dependency>
         
     <!-- Other -->

=== modified file 'local/vn/dhis-web-gis/pom.xml'
--- local/vn/dhis-web-gis/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-web-gis/pom.xml	2009-09-06 15:51:11 +0000
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.hisp.dhis</groupId>
 		<artifactId>dhis-web</artifactId>
-		<version>2.0.2</version>
+		<version>2.0.3-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>dhis-web-gis</artifactId>
@@ -32,7 +32,7 @@
 		<dependency>
 			<groupId>org.hisp.dhis</groupId>
 			<artifactId>dhis-service-gis</artifactId>
-			<version>2.0.2</version>
+			<version>2.0.3-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.hisp.dhis</groupId>
@@ -45,7 +45,7 @@
 		<dependency>
 			<groupId>org.hisp.dhis</groupId>
 			<artifactId>dhis-service-aggregationengine-default</artifactId>
-			<version>2.0.2</version>
+			<version>2.0.3-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.hisp.dhis</groupId>

=== modified file 'local/vn/dhis-web-vn-report/pom.xml'
--- local/vn/dhis-web-vn-report/pom.xml	2009-09-06 15:31:34 +0000
+++ local/vn/dhis-web-vn-report/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-vn-report</artifactId>
@@ -37,12 +37,12 @@
     <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-service-vn</artifactId>
-	  <version>2.0.2</version>
+	  <version>2.0.3-SNAPSHOT</version>
     </dependency> 
     <dependency>
 	  <groupId>org.hisp.dhis</groupId>
 	  <artifactId>dhis-service-aggregationengine-default</artifactId>
-	  <version>2.0.2</version>
+	  <version>2.0.3-SNAPSHOT</version>
 	</dependency>	 
         
     <!-- Other -->

=== modified file 'local/who/dhis-web-openhealth-integration/pom.xml'
--- local/who/dhis-web-openhealth-integration/pom.xml	2009-09-06 15:31:34 +0000
+++ local/who/dhis-web-openhealth-integration/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-openhealth-integration</artifactId>

=== modified file 'local/za/dhis-web-jforum-integration/pom.xml'
--- local/za/dhis-web-jforum-integration/pom.xml	2009-09-06 15:31:34 +0000
+++ local/za/dhis-web-jforum-integration/pom.xml	2009-09-06 15:51:11 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.2</version>
+    <version>2.0.3-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-jforum-integration</artifactId>