← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2765: update version for excel reporting

 

------------------------------------------------------------
revno: 2765
committer: Tri <Tri@Tri-Laptop>
branch nick: dhis2
timestamp: Thu 2011-01-27 14:02:35 +0700
message:
  update version for excel reporting
modified:
  local/vn/dhis-service-excel-reporting/pom.xml
  local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultReportLocationManager.java
  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-service-excel-reporting/pom.xml'
--- local/vn/dhis-service-excel-reporting/pom.xml	2011-01-25 17:29:41 +0000
+++ local/vn/dhis-service-excel-reporting/pom.xml	2011-01-27 07:02:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-excel-reporting</artifactId>

=== modified file 'local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultReportLocationManager.java'
--- local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultReportLocationManager.java	2011-01-25 17:29:41 +0000
+++ local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultReportLocationManager.java	2011-01-27 07:02:35 +0000
@@ -33,6 +33,7 @@
 import org.hisp.dhis.external.location.LocationManagerException;
 import org.hisp.dhis.options.SystemSettingManager;
 import org.hisp.dhis.organisationunit.OrganisationUnit;
+//import org.hisp.dhis.reportexcel.
 
 /**
  * @author Tran Thanh Tri

=== modified file 'local/vn/dhis-web-excel-reporting/pom.xml'
--- local/vn/dhis-web-excel-reporting/pom.xml	2011-01-25 17:29:41 +0000
+++ local/vn/dhis-web-excel-reporting/pom.xml	2011-01-27 07:02:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.6-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-excel-reporting</artifactId>