← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9163: Minor

 

------------------------------------------------------------
revno: 9163
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2012-12-03 22:13:51 +0100
message:
  Minor
modified:
  dhis-2/dhis-services/dhis-service-analytics/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-services/dhis-service-analytics/pom.xml'
--- dhis-2/dhis-services/dhis-service-analytics/pom.xml	2012-12-03 21:04:39 +0000
+++ dhis-2/dhis-services/dhis-service-analytics/pom.xml	2012-12-03 21:13:51 +0000
@@ -52,11 +52,6 @@
       <groupId>org.amplecode</groupId>
       <artifactId>quick</artifactId>
     </dependency>
-    <dependency>
-      <groupId>com.whalin</groupId>
-      <artifactId>Memcached-Java-Client</artifactId>
-      <version>3.0.1</version>
-    </dependency>
     
   </dependencies>
   <properties>