Move JMX generator out of src/main
[controller.git] / opendaylight / config / config-parent / pom.xml
index 0f865eb0868a1087546d13c827afe3e77402cfa6..042cb4e1675cb11b47631edd752ed797e742904c 100644 (file)
@@ -25,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <config.version>0.5.0-SNAPSHOT</config.version>
     <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
     <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
-    <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
+    <jmxGeneratorPath>target/generated-sources/config-binding</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>