dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #04077
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1350: Minor fix
------------------------------------------------------------
revno: 1350
committer: Lars Helge Oeverland <larshelge@xxxxxxxxx>
branch nick: trunk
timestamp: Tue 2010-01-26 20:53:33 +0100
message:
Minor fix
modified:
dhis-mobile/dhis-service-mobile/pom.xml
dhis-mobile/dhis-web-mobile/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-mobile/dhis-service-mobile/pom.xml'
--- dhis-mobile/dhis-service-mobile/pom.xml 2009-12-11 10:30:31 +0000
+++ dhis-mobile/dhis-service-mobile/pom.xml 2010-01-26 19:53:33 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-services</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4-SNAPSHOT</version>
</parent>
<artifactId>dhis-service-mobile</artifactId>
=== modified file 'dhis-mobile/dhis-web-mobile/pom.xml'
--- dhis-mobile/dhis-web-mobile/pom.xml 2009-12-11 10:30:31 +0000
+++ dhis-mobile/dhis-web-mobile/pom.xml 2010-01-26 19:53:33 +0000
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-web</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4-SNAPSHOT</version>
</parent>
<artifactId>dhis-web-mobile</artifactId>