summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-06 06:21:43 -0400
committerDan Timoney <dtimoney@att.com>2023-06-06 06:21:43 -0400
commit1ad367386f315646cec9cd4b179e8e941a19970a (patch)
tree5f8b2c8682f7f84323e62b8d917d439d95c68a4c /netconf/restconf/pom.xml
parentbd55b57ddab7d3c6bbc5cbe458a3c6dfd9f08d58 (diff)
Add installer for Bierman API
Add installer for Bierman API feature Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9228e18579ed37a8ed6b9800f06a77ca7faad3c
Diffstat (limited to 'netconf/restconf/pom.xml')
-rw-r--r--netconf/restconf/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/netconf/restconf/pom.xml b/netconf/restconf/pom.xml
index dc270fb..817923f 100644
--- a/netconf/restconf/pom.xml
+++ b/netconf/restconf/pom.xml
@@ -30,6 +30,7 @@
<modules>
<module>restconf-common</module>
<module>restconf-nb-bierman02</module>
+ <module>restconf-nb-bierman02-installer</module>
</modules>
</project>