Merge "Add json schema for events"
[cps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 21d9b2e..b320cca 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,7 @@
   ============LICENSE_START=======================================================\r
   Copyright (c) 2020 Linux Foundation.\r
   Modifications Copyright (C) 2021 Bell Canada.\r
+  Modification Copyright (C) 2021 Nordix Foundation\r
   ================================================================================\r
   Licensed under the Apache License, Version 2.0 (the "License");\r
   you may not use this file except in compliance with the License.\r
@@ -29,7 +30,7 @@
 \r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>0.0.1-SNAPSHOT</version>\r
+    <version>1.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