aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSandeep Shah <sandeep.shah2@techmahindra.com>2019-04-30 09:08:56 -0500
committerDan Timoney <dtimoney@att.com>2019-04-30 20:20:34 +0000
commit7181af3572a788737e5f5709d43449b833a95f17 (patch)
tree8225ce10c5aed1c0d47640d303277b38f990f27d /pom.xml
parentd761bb69850d2fe75a28b18310843609d5b81780 (diff)
Include SDNR OOF/PCI POC in ccsdk/features repo POM's
To support SDNR OOF PCI POC, Karaf features were developed that need to be compiled and built as part of ccsdk/features repo Change-Id: I719e57e50aa02618744f5e652606f31040a2899d Issue-ID: CCSDK-1297 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7f5bf0a1f..01434a237 100755
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,8 @@
<modules>
<module>features</module>
-<!-- <module>sdnr/wt</module> -->
+<!-- <module>sdnr/wt</module> -->
+ <module>sdnr/northbound</module>
<module>blueprints-processor</module>
<module>aafshiro</module>
</modules>