diff options
Diffstat (limited to 'generic-resource-api/model/pom.xml')
-rw-r--r-- | generic-resource-api/model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 701b5163..7a140323 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -50,6 +50,7 @@ <plugin> <groupId>org.opendaylight.yangtools</groupId> <artifactId>yang-maven-plugin</artifactId> + <version>${odl.yangtools.yang.maven.plugin.version}</version> <dependencies> <dependency> <groupId>org.opendaylight.mdsal</groupId> |