summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/honeycomb-parent/pom.xml16
-rw-r--r--common/scripts-parent/pom.xml2
2 files changed, 9 insertions, 9 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index 7a84e7579..661a2a9ba 100644
--- a/common/honeycomb-parent/pom.xml
+++ b/common/honeycomb-parent/pom.xml
@@ -46,14 +46,14 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- ODL dependencies -->
- <odl.yangtools.version>1.2.0</odl.yangtools.version>
- <odl.mdsal.version>2.3.0</odl.mdsal.version>
- <odl.mdsal.controller.version>1.6.0</odl.mdsal.controller.version>
- <odl.mdsalmodel.version>0.11.0</odl.mdsalmodel.version>
- <odl.netconf.version>1.3.0</odl.netconf.version>
- <odl.restconf.version>1.6.0</odl.restconf.version>
- <odl.salGenerator.version>0.11.0</odl.salGenerator.version>
- <odl.bgpcep.version>0.8.0</odl.bgpcep.version>
+ <odl.yangtools.version>1.2.1</odl.yangtools.version>
+ <odl.mdsal.version>2.3.1</odl.mdsal.version>
+ <odl.mdsal.controller.version>1.6.1</odl.mdsal.controller.version>
+ <odl.mdsalmodel.version>0.11.1</odl.mdsalmodel.version>
+ <odl.netconf.version>1.3.1</odl.netconf.version>
+ <odl.restconf.version>1.6.1</odl.restconf.version>
+ <odl.salGenerator.version>0.11.1</odl.salGenerator.version>
+ <odl.bgpcep.version>0.8.1</odl.bgpcep.version>
<salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath>
<!-- common dependencies -->
diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml
index 9e730e84e..c9508abc7 100644
--- a/common/scripts-parent/pom.xml
+++ b/common/scripts-parent/pom.xml
@@ -32,7 +32,7 @@
<groovy.version>2.4.7</groovy.version>
<groovy.eclipse.compiler.version>2.9.2-01</groovy.eclipse.compiler.version>
<groovy.eclipse.batch.version>2.4.3-01</groovy.eclipse.batch.version>
- <odl.yang-binding.version>0.11.0</odl.yang-binding.version>
+ <odl.yang-binding.version>0.11.1</odl.yang-binding.version>
</properties>
<dependencyManagement>