diff options
Diffstat (limited to 'common/honeycomb-parent')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index b96ca11ed..d6b53a4ce 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -49,6 +49,7 @@ <mdsalmodel.version>0.8.4-Beryllium-SR4</mdsalmodel.version> <netconf.version>1.0.4-Beryllium-SR4</netconf.version> <restconf.version>1.3.4-Beryllium-SR4</restconf.version> + <salGenerator.version>0.8.4-Beryllium-SR4</salGenerator.version> <salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath> <!-- dependencies --> |