Initial cps-nf-proxy-rest module setup in CPS project

Issue-ID: CPS-171
Change-Id: I8998dc2818b6bc07fc4fe25a2d735b4ab8b4b817
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
diff --git a/pom.xml b/pom.xml
index 2ff88c1..eaa388c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
         <module>cps-parent</module>

         <module>cps-service</module>

         <module>cps-rest</module>

+        <module>cps-nf-proxy-rest</module>

         <module>cps-ri</module>

         <module>checkstyle</module>

         <module>spotbugs</module>