dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #09611
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2582: Added some missing descriptive elements to pom.
------------------------------------------------------------
revno: 2582
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2011-01-16 21:15:27 +0530
message:
Added some missing descriptive elements to pom.
modified:
dhis-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/pom.xml'
--- dhis-mobile/pom.xml 2010-12-06 06:51:21 +0000
+++ dhis-mobile/pom.xml 2011-01-16 15:45:27 +0000
@@ -8,6 +8,20 @@
<version>2.0.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Mobile SMS Modules</name>
+
+ <url>http://dhis2.org/mobile</url>
+ <description>
+ The DHIS2 Mobile SMS Modules add functionality for sending and
+ recieving SMS-es to DHIS2. With a configured SMS modem, a custom
+ built mobile client and a corresponding mapping from the SMS
+ format used by the clients, mobiles can be used to report on data
+ sets to DHIS2.
+ </description>
+
+ <organization>
+ <name>DHIS2</name>
+ <url>http://dhis2.org</url>
+ </organization>
<modules>
<module>dhis-service-mobile</module>