Merge "Added tests for bgp-rib-impl-config modules, fixed validations and RIBImplModule."
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4c1843d4b30cb4df033ac9f3357af234132ac2cc..6b445c188ca3d7b5f381224ec8c1c83a4d359953 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
                <osgi.version>5.0.0</osgi.version>
 
                <yangtools.version>0.5.9-SNAPSHOT</yangtools.version>
+        <controller.config.version>0.2.3-SNAPSHOT</controller.config.version>
                <yang.binding.version>0.6.0-SNAPSHOT</yang.binding.version>
                <ietf.types.version>2010.09.24.1</ietf.types.version>
        </properties>
                         <configuration>
                             <sources>
                                 <source>target/generated-sources/sal</source>
+                                <source>target/generated-sources/config</source>
                             </sources>
                         </configuration>
                     </execution>