[Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints

Change-Id: I82d3f41146c56a2d7671dc3dbef4d050ae70cc9a
diff --git a/apps/pom.xml b/apps/pom.xml
index f87ebf2..e429d22 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -48,6 +48,7 @@
         <module>xos-integration</module>
         <module>pcep-api</module>
         <module>iptopology-api</module>
+        <module>pce</module>
         <module>olt</module>
         <module>cip</module>
         <module>flowanalyzer</module>