diff options
Diffstat (limited to 'restconf-client/pom.xml')
-rwxr-xr-x | restconf-client/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml index e8b0123c..221987d8 100755 --- a/restconf-client/pom.xml +++ b/restconf-client/pom.xml @@ -20,5 +20,6 @@ <module>provider</module> <module>features</module> <module>installer</module> + <module>lighty</module> </modules> </project> |