BUG-731: unnecessary final keywords
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f9d566846b7e035a9f0e8f6717cea309354640fb..4099e8b8bd875446f543a4b3d90ec00543004521 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>