dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #02844
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 934: Removed aggregationengine version from excel report module pom.
------------------------------------------------------------
revno: 934
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Fri 2009-10-30 12:54:30 +0100
message:
Removed aggregationengine version from excel report module pom.
modified:
dhis-2/dhis-web/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 'dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml'
--- dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2009-10-30 04:06:51 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml 2009-10-30 11:54:30 +0000
@@ -65,7 +65,6 @@
<dependency>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-service-aggregationengine-default</artifactId>
- <version>2.0.3-SNAPSHOT</version>
</dependency>