BUG-7673: Fix PCC Mock test failures
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 273cdcf7a7e802b2ce370673523b73bd7493a8da..eba57a299024f6debdf7747329a8eec80ddf4078 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
@@ -51,6 +51,7 @@
 
         <!--Test tools -->
         <module>data-change-counter</module>
+        <module>testtool-util</module>
         <module>data-change-counter-controller-config</module>
 
         <module>distribution-karaf</module>