Minor pom updates 46/1946/1
authorPatrikBuhr <patrik.buhr@est.tech>
Fri, 29 Nov 2019 12:10:38 +0000 (13:10 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Thu, 5 Dec 2019 14:05:15 +0000 (15:05 +0100)
Removed empty line and included the new module

Change-Id: I94734842dc2ea875996a0a724cfeab632399c90d
Issue-ID: NONRTRIC-76
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
policy-agent/pom.xml
pom.xml

index c499243..875fb15 100644 (file)
@@ -1,4 +1,3 @@
-
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  * ========================LICENSE_START=================================
diff --git a/pom.xml b/pom.xml
index 7ac3a79..f7e42ab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,5 +33,6 @@
                <module>dashboard</module>
                <module>near-rt-ric-simulator</module>
                <module>sdnc-a1-controller</module>
+                <module>policy-agent</module>
        </modules>
 </project>