← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1616: Mirror fix.

 

------------------------------------------------------------
revno: 1616
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-03-11 17:37:57 +0700
message:
  Mirror fix.
modified:
  dhis-2/dhis-web/dhis-web-dataentry/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-web/dhis-web-dataentry/pom.xml'
--- dhis-2/dhis-web/dhis-web-dataentry/pom.xml	2010-03-11 10:23:21 +0000
+++ dhis-2/dhis-web/dhis-web-dataentry/pom.xml	2010-03-11 10:37:57 +0000
@@ -10,7 +10,7 @@
   </parent>
   
   <artifactId>dhis-web-dataentry</artifactId>
-  <packaging>jar</packaging>
+  <packaging>war</packaging>
   <name>DHIS Data Entry</name>
   
   <build>