From 7f3b08539e0020a6cc876a5b0519d90ce80aa183 Mon Sep 17 00:00:00 2001
From: Shanshan Jiang <shanshan.jiang@sintef.no>
Date: Thu, 17 Jan 2013 10:59:44 +0000
Subject: [PATCH] Remove due to error in import path.

---
 ucc/.project | 34 ----------------------------------
 1 file changed, 34 deletions(-)
 delete mode 100644 ucc/.project

diff --git a/ucc/.project b/ucc/.project
deleted file mode 100644
index a1de19b50..000000000
--- a/ucc/.project
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>ucc.deploymanagerservice.impl</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>com.trolltech.qtjambi.juicBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>com.trolltech.qtjambi.juicBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.eclipse.m2e.core.maven2Nature</nature>
-	</natures>
-</projectDescription>
-- 
GitLab