X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=7c9e4409c1f33355016104f14b31e79d5057e072;hb=31b07d0b2e2f21cca65eaeb0ccea15ad47829665;hp=34aeb642e26cefec3136f0822722aaf459ce078a;hpb=109461a1622b2de1f9c68030047213b4184cc215;p=openflowjava.git diff --git a/parent/pom.xml b/parent/pom.xml index 34aeb642..7c9e4409 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent - 1.9.0-SNAPSHOT + 1.8.0-Carbon @@ -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} + + + +