Bug 187 - PCEP's message parser should ignore unknow objects with flag P=0
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index aa952acadaebeebbe7ea62e2b45f09048f2efd3e..d5668e7a1c25e33a6280e1be4b1b77f6d32a82bc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <module>programming</module>
         <module>rsvp</module>
         <module>topology</module>
+        <module>tcp-md5</module>
 
         <!-- Integration tests -->
         <module>integration-tests</module>
 
         <!-- Parents -->
         <module>commons/parent</module>
+
+        <!-- Distributions -->
+        <module>commons/distributions/bgpcep-controller</module>
     </modules>
 
     <build>