aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2024-11-07 09:57:13 +0000
committerGerrit Code Review <gerrit@onap.org>2024-11-07 09:57:13 +0000
commitb718a200ee1da4b65ce87ea2a004317a363fdcb3 (patch)
tree6ad9e676b91f57263237855df33b599cc76b3322 /pom.xml
parent3399fdea15b9c7e6d05148f82f9ceeeee813b84a (diff)
parent9eeb8e9641163e1c7fc9bba85fedaa965a5d7e2f (diff)
Merge "Removing ONAP O-Parent as parent from CPS"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 6c34a19ed1..27a9a216ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,8 @@
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>3.2.0</version>
- </parent>
+ <modelVersion>4.0.0</modelVersion>
<groupId>org.onap.cps</groupId>
<artifactId>cps-aggregator</artifactId>
<version>3.5.5-SNAPSHOT</version>