From 036830e02e22ed77d2a50c468cdcd6e11538e8c8 Mon Sep 17 00:00:00 2001
From: Shanshan Jiang <shanshan.jiang@sintef.no>
Date: Mon, 21 Jan 2013 15:09:22 +0000
Subject: [PATCH] change to be consistent with the MW2.0 new structure

---
 ucc/ucc.plugin.karaf/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ucc/ucc.plugin.karaf/pom.xml b/ucc/ucc.plugin.karaf/pom.xml
index 837f02900..874dd83e3 100644
--- a/ucc/ucc.plugin.karaf/pom.xml
+++ b/ucc/ucc.plugin.karaf/pom.xml
@@ -12,11 +12,11 @@
 			<artifactId>org.osgi.core</artifactId>
 			<version>1.0.1</version>
 		</dependency>
-		<dependency>
+<!-- 		<dependency>
 			<groupId>org.universAAL.middleware</groupId>
 			<artifactId>mw.data.representation</artifactId>
 			<version>1.1.1-SNAPSHOT</version>
-		</dependency>
+		</dependency> -->
 		<dependency>
 			<groupId>org.universAAL.tools.ucc</groupId>
 			<artifactId>ucc.api</artifactId>
-- 
GitLab