Fix maven build problems with restconf protocol

Change-Id: If0a9234283041cb6ce0fe48ba6a4674989bfd0be
diff --git a/apps/pom.xml b/apps/pom.xml
index a036380..f237983 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -82,13 +82,13 @@
         <module>tetunnel</module>
         <module>actn-mdsc</module>
         <module>config</module>
-        <module>restconf</module>
         <module>ofagent</module>
         <module>intentsync</module>
         <module>mappingmanagement</module>
         <module>yang</module>
         <module>network-troubleshoot</module>
         <module>l3vpn</module>
+        <module>restconf</module>
     </modules>
 
     <properties>