added testcases for code coverage

Issue-ID: DMAAP-271
Change-Id: Ied157de1ed476c67bcc6d5f7b13a90127e036533
Signed-off-by: Sunil Unnava <su622b@att.com>
diff --git a/.project b/.project
index 13ca257..6d37451 100644
--- a/.project
+++ b/.project
@@ -16,11 +16,6 @@
 			</arguments>

 		</buildCommand>

 		<buildCommand>

-			<name>org.eclipse.m2e.core.maven2Builder</name>

-			<arguments>

-			</arguments>

-		</buildCommand>

-		<buildCommand>

 			<name>org.springframework.ide.eclipse.core.springbuilder</name>

 			<arguments>

 			</arguments>

@@ -30,6 +25,11 @@
 			<arguments>

 			</arguments>

 		</buildCommand>

+		<buildCommand>

+			<name>org.eclipse.m2e.core.maven2Builder</name>

+			<arguments>

+			</arguments>

+		</buildCommand>

 	</buildSpec>

 	<natures>

 		<nature>org.springframework.ide.eclipse.core.springnature</nature>