dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #05348
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1753: Bumped version to 2.0.5-SNAPSHOT
------------------------------------------------------------
revno: 1753
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-04-08 18:55:35 +0200
message:
Bumped version to 2.0.5-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-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-excel-reporting/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-patient/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/dhis-service-xml/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-caseentry/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-excel-reporting/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-patient/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
--
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-12-22 08:04:43 +0000
+++ dhis-2/dhis-api/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-db/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-i18n</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-static/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-i18n</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-upgrader/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-i18n</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-i18n-upgrader</artifactId>
=== modified file 'dhis-2/dhis-i18n/pom.xml'
--- dhis-2/dhis-i18n/pom.xml 2009-12-22 08:04:43 +0000
+++ dhis-2/dhis-i18n/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-i18n</artifactId>
=== modified file 'dhis-2/dhis-options/pom.xml'
--- dhis-2/dhis-options/pom.xml 2009-12-22 08:04:43 +0000
+++ dhis-2/dhis-options/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-31 16:44:55 +0000
+++ dhis-2/dhis-services/dhis-service-administration/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-aggregationengine-default/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-core/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-datamart-default/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-datamart-default</artifactId>
=== modified file 'dhis-2/dhis-services/dhis-service-excel-reporting/pom.xml'
--- dhis-2/dhis-services/dhis-service-excel-reporting/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-excel-reporting/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-excel-reporting</artifactId>
=== modified file 'dhis-2/dhis-services/dhis-service-importexport/pom.xml'
--- dhis-2/dhis-services/dhis-service-importexport/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-importexport/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc-test/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-services/dhis-service-jdbc/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-mapping/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-mapping</artifactId>
=== modified file 'dhis-2/dhis-services/dhis-service-patient/pom.xml'
--- dhis-2/dhis-services/dhis-service-patient/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-patient/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-patient</artifactId>
=== modified file 'dhis-2/dhis-services/dhis-service-reporting/pom.xml'
--- dhis-2/dhis-services/dhis-service-reporting/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-services/dhis-service-reporting/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml 2010-04-08 16:55:35 +0000
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-user-hibernate</artifactId>
=== modified file 'dhis-2/dhis-services/dhis-service-xml/pom.xml'
--- dhis-2/dhis-services/dhis-service-xml/pom.xml 2010-02-19 18:38:02 +0000
+++ dhis-2/dhis-services/dhis-service-xml/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-xml</artifactId>
=== modified file 'dhis-2/dhis-services/pom.xml'
--- dhis-2/dhis-services/pom.xml 2010-02-19 18:38:02 +0000
+++ dhis-2/dhis-services/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-support/dhis-support-external/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-support/dhis-support-hibernate/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-support/dhis-support-system/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-support/dhis-support-test/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-support-test</artifactId>
=== modified file 'dhis-2/dhis-support/pom.xml'
--- dhis-2/dhis-support/pom.xml 2009-12-22 08:04:43 +0000
+++ dhis-2/dhis-support/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-support</artifactId>
=== modified file 'dhis-2/dhis-useradminandsecurity/pom.xml'
--- dhis-2/dhis-useradminandsecurity/pom.xml 2010-01-28 15:23:28 +0000
+++ dhis-2/dhis-useradminandsecurity/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-useradminandsecurity</artifactId>
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/pom.xml'
--- dhis-2/dhis-web/dhis-web-caseentry/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-caseentry</artifactId>
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/pom.xml'
--- dhis-2/dhis-web/dhis-web-commons-resources/pom.xml 2009-12-22 08:04:43 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-commons/pom.xml 2010-04-08 16:55:35 +0000
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-dataentry/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-datamart/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-datamart</artifactId>
=== modified file 'dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml'
--- dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-excel-reporting</artifactId>
=== modified file 'dhis-2/dhis-web/dhis-web-importexport/pom.xml'
--- dhis-2/dhis-web/dhis-web-importexport/pom.xml 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<artifactId>dhis-web-maintenance</artifactId>
<groupId>org.hisp.dhis</groupId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-maintenance-organisationunit</artifactId>
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/pom.xml'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/pom.xml 2010-04-08 14:02:15 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<artifactId>dhis-web-maintenance</artifactId>
<groupId>org.hisp.dhis</groupId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-maintenance-patient</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-12-22 08:04:43 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/pom.xml 2010-04-08 16:55:35 +0000
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web-maintenance</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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-12-22 08:04:43 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-04-08 14:02:15 +0000
+++ dhis-2/dhis-web/dhis-web-mapping/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-24 10:56:30 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-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 2010-03-12 11:05:35 +0000
+++ dhis-2/dhis-web/dhis-web-validationrule/pom.xml 2010-04-08 16:55:35 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-validationrule</artifactId>
=== modified file 'dhis-2/dhis-web/pom.xml'
--- dhis-2/dhis-web/pom.xml 2010-03-02 07:34:23 +0000
+++ dhis-2/dhis-web/pom.xml 2010-04-08 16:55:35 +0000
@@ -3,7 +3,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>dhis-web</artifactId>
<packaging>pom</packaging>
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2010-04-08 14:02:15 +0000
+++ dhis-2/pom.xml 2010-04-08 16:55:35 +0000
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis</artifactId>
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>DHIS 2 - District Health Information System</name>
<url>http://dhis2.com</url>