Add restconf to maven apps build

Change-Id: I4e01301c50e6a035d5da251ac9bb8c6eeca87dbe
diff --git a/apps/pom.xml b/apps/pom.xml
index 437e72b..11e9d85 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -83,6 +83,7 @@
         <module>tenbi</module>
         <module>tetunnel</module>
         <module>actn-mdsc</module>
+        <module>restconf</module>
     </modules>
 
     <properties>
@@ -125,4 +126,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>