X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=418743efe60bd4e3545115dc9aafae1d512b2b02;hb=c0d2b2e3f6b3da9c9e1f4c91e23bc72d26106e39;hp=34aeb642e26cefec3136f0822722aaf459ce078a;hpb=109461a1622b2de1f9c68030047213b4184cc215;p=openflowjava.git diff --git a/parent/pom.xml b/parent/pom.xml index 34aeb642..418743ef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent - 1.9.0-SNAPSHOT + 1.9.0 @@ -53,7 +53,6 @@ UTF-8 ${project.build.directory}/yang-gen-config - 1.9.0-SNAPSHOT ${project.build.directory}/yang-gen-sal 0.7.0-SNAPSHOT @@ -132,7 +131,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin ${checkstyle.version} false @@ -161,6 +160,21 @@ org.codehaus.mojo build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + +