Remove parent in top pom 52/2852/1
authorherbert <herbert.eiselt@highstreet-technologies.com>
Wed, 18 Mar 2020 17:04:00 +0000 (18:04 +0100)
committerherbert <herbert.eiselt@highstreet-technologies.com>
Wed, 18 Mar 2020 17:04:20 +0000 (18:04 +0100)
Issue-ID: OAM-69
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I24f2073226294c0083c5fb0bc47d784955870f95
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
features/pom.xml

index 563290c..c10047e 100644 (file)
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-        <groupId>org.onap.ccsdk.parent</groupId>
-        <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
-        <relativePath/>
-    </parent>
-
   <groupId>org.o-ran-sc.oam.features</groupId>
   <artifactId>features-top</artifactId>
   <version>0.7.1-SNAPSHOT</version>