Merge "fix for frm to not act on duplicate mode change notifications"
[controller.git] / opendaylight / config / config-plugin-parent / pom.xml
index 7696ae55734d833a2439d53243b2dcabbaf75292..b8f8d9822bf8bce5bcb5bc77d6f35fc2f8874364 100644 (file)
@@ -16,6 +16,7 @@
 
     <properties>
         <jmxGeneratorPath>${project.build.directory}/generated-sources/config</jmxGeneratorPath>
+        <config.version>0.2.3-SNAPSHOT</config.version>
     </properties>
 
     <build>
@@ -72,6 +73,7 @@
                             <configuration>
                                 <sources>
                                     <source>${jmxGeneratorPath}</source>
+                                    <source>${salGeneratorPath}</source>
                                 </sources>
                             </configuration>
                         </execution>