diff options
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 47d4a3608..e900d713a 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -48,7 +48,7 @@ <mdsal.controller.version>1.4.0-Boron</mdsal.controller.version> <mdsalmodel.version>0.9.0-Boron</mdsalmodel.version> <netconf.version>1.1.0-Boron</netconf.version> - <restconf.version>1.4.0-Boron</restconf.version> + <restconf.version>1.4.2-Boron-SR2</restconf.version> <salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath> <!-- dependencies --> |