Skip to content

Commit

Permalink
Update information in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-p-pickering committed Nov 17, 2023
1 parent 06508c3 commit 58899c8
Showing 1 changed file with 10 additions and 21 deletions.
31 changes: 10 additions & 21 deletions dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@
<packaging>pom</packaging>
<name>DHIS 2</name>

<description>DHIS 2 is a system for aggregation and reporting statistical data. The
goal is to allow users to analyze and use this data to guide local
action. The system is based around goals of empowering users, by
allowing them to decide what to register and report data for.</description>
<url>https://dhis2.org</url>
<description>The District Health Information System 2 deals with
aggregating and reporting statistical health data. The goal is to allow users to analyze
and use this data to guide local action. The system is based around goals of empowering
users, by allowing them to decide what to register and report data for.</description>
<url>http://dhis2.org</url>


<organization>
<name>UiO</name>
Expand All @@ -25,14 +26,6 @@
</license>
</licenses>

<mailingLists>
<mailingList>
<name>Developer mailing list</name>
<subscribe>https://launchpad.net/~dhis2-devs</subscribe>
<post>[email protected]</post>
</mailingList>
</mailingLists>

<modules>
<module>dhis-api</module>
<module>dhis-services</module>
Expand All @@ -45,20 +38,16 @@
</modules>

<scm>
<url>lp:dhis2</url>
<url>https://github.com/dhis2/dhis2-core</url>
</scm>

<issueManagement>
<system>Launchpad</system>
<url>https://launchpad.net/dhis2</url>
<system>JIRA</system>
<url>https://jira.dhis2.org/</url>
</issueManagement>

<distributionManagement>
<repository>
<id/>
<name>DHIS 2 Maven repository</name>
<url>scp://</url>
</repository>
<downloadUrl>https://releases.dhis2.org/</downloadUrl>
</distributionManagement>

<properties>
Expand Down

0 comments on commit 58899c8

Please sign in to comment.