------------------------------------------------------------ revno: 19120 committer: Morten Olav Hansen <[email protected]> branch nick: dhis2 timestamp: Sat 2015-05-09 10:14:51 +0700 message: Minor fix, version was not set in pom-full.xml modified: dhis-2/pom-full.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/pom-full.xml' --- dhis-2/pom-full.xml 2015-01-23 14:07:46 +0000 +++ dhis-2/pom-full.xml 2015-05-09 03:14:51 +0000 @@ -7,7 +7,7 @@ <parent> <groupId>org.hisp.dhis</groupId> <artifactId>dhis</artifactId> - <version>2.19-SNAPSHOT</version> + <version>2.20-SNAPSHOT</version> <relativePath>.</relativePath> </parent>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

