Updated the documentation with limitation of leaf condition
[cps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b320cca..23ef44b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,10 @@
+<?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
-  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
@@ -30,7 +32,7 @@
 \r
     <groupId>org.onap.cps</groupId>\r
     <artifactId>cps-aggregator</artifactId>\r
-    <version>1.1.0-SNAPSHOT</version>\r
+    <version>3.1.0-SNAPSHOT</version>\r
     <packaging>pom</packaging>\r
 \r
     <name>cps</name>\r
@@ -60,6 +62,7 @@
         <module>checkstyle</module>\r
         <module>spotbugs</module>\r
         <module>cps-application</module>\r
+        <module>jacoco-report</module>\r
     </modules>\r
 \r
     <build>\r