Updated the documentation with limitation of leaf condition
[cps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 22742a3..23ef44b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
 <!--\r
   ============LICENSE_START=======================================================\r
   Copyright (c) 2020 Linux Foundation.\r
+  Modifications Copyright (C) 2020-2021 Nordix Foundation\r
+  Modifications Copyright (C) 2020-2021 Pantheon.tech\r
   Modifications Copyright (C) 2021 Bell Canada.\r
   ================================================================================\r
   Licensed under the Apache License, Version 2.0 (the "License");\r
     <parent>\r
         <groupId>org.onap.oparent</groupId>\r
         <artifactId>oparent</artifactId>\r
-        <version>3.1.0</version>\r
+        <version>3.2.0</version>\r
     </parent>\r
 \r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>0.0.1-SNAPSHOT</version>\r
+    <version>3.1.0-SNAPSHOT</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
         <module>cps-dependencies</module>\r
         <module>cps-bom</module>\r
         <module>cps-parent</module>\r
+        <module>cps-events</module>\r
         <module>cps-service</module>\r
         <module>cps-rest</module>\r
-        <module>cps-nf-proxy-service</module>\r
-        <module>cps-nf-proxy-rest</module>\r
+        <module>cps-ncmp-service</module>\r
+        <module>cps-ncmp-rest</module>\r
+        <module>cps-path-parser</module>\r
         <module>cps-ri</module>\r
         <module>checkstyle</module>\r
         <module>spotbugs</module>\r
         <module>cps-application</module>\r
+        <module>jacoco-report</module>\r
     </modules>\r
 \r
     <build>\r