fixing typo
Change-Id: I1575b3c326e6d04de34abfdff8282b564f47b5c1
diff --git a/default.xml b/default.xml
index 3a647c6..c990ee6 100644
--- a/default.xml
+++ b/default.xml
@@ -22,7 +22,7 @@
<project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
<project path="orchestration" name="xos" groups="orchestration"/>
-<project path="orchestration/xos-services/example-service" name="example-service" groups="services"/>
+<project path="orchestration/xos-services/exampleservice" name="exampleservice" groups="services"/>
<project path="orchestration/xos-services/fabric" name="fabric" groups="services"/>
<project path="orchestration/xos-services/hypercache" name="hypercache" groups="services"/>
<project path="orchestration/xos-services/metro-net" name="metro-net" groups="services"/>
@@ -35,9 +35,4 @@
<project path="orchestration/xos-services/vsg" name="vsg" groups="services"/>
<project path="orchestration/xos-services/vtr" name="vtr" groups="services"/>
-
-
-
-
-
</manifest>