dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #13126
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4153: local vn - Expanded POI dependency in pom.xml
------------------------------------------------------------
revno: 4153
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-07-18 14:07:53 +0700
message:
local vn - Expanded POI dependency in pom.xml
modified:
local/vn/dhis-web-excel-reporting/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 'local/vn/dhis-web-excel-reporting/pom.xml'
--- local/vn/dhis-web-excel-reporting/pom.xml 2011-06-24 03:04:03 +0000
+++ local/vn/dhis-web-excel-reporting/pom.xml 2011-07-18 07:07:53 +0000
@@ -67,7 +67,7 @@
<version>3.5-FINAL</version>
</dependency>
- <!-- Used for Ms Office 2007 and over
+ <!-- Used for Ms Office 2007 and over -->
<dependency>
<groupId>org.apache.poi</groupId>
@@ -80,7 +80,7 @@
<artifactId>poi-scratchpad</artifactId>
<version>3.5-FINAL</version>
</dependency>
- -->
+ <!---->
</dependencies>