fix references to config application
diff --git a/api/pom.xml b/api/pom.xml
index 8919309..b54c81a 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -34,6 +34,7 @@
     <description>OLT application API</description>
 
     <dependencies>
+
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onlab-junit</artifactId>