Revert "Limit use of odlparent poms"

This reverts commit 7de29bfea89ff53a446bea07d8f74d1aaa87045b,
due to issues encountered in the odlsli container in ccsdk/distribution.

Issue-ID: CCSDK-3001
Issue-ID: CCSDK-3099
Change-Id: I79252b74693895f483eb390c575bb244195fe7ed
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml
index 7f59f58..4de0fe7 100755
--- a/northbound/features/pom.xml
+++ b/northbound/features/pom.xml
@@ -4,7 +4,7 @@
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
-        <artifactId>single-feature-parent</artifactId>
+        <artifactId>odlparent-lite</artifactId>
         <version>2.1.1-SNAPSHOT</version>
         <relativePath/>
     </parent>