diff options
Diffstat (limited to 'common/common-scripts')
-rw-r--r-- | common/common-scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 9e818d7cb..5469efd69 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -32,7 +32,7 @@ <groovy.eclipse.compiler.version>2.9.2-01</groovy.eclipse.compiler.version> <groovy.eclipse.batch.version>2.4.3-01</groovy.eclipse.batch.version> <commons-io.version>2.5</commons-io.version> - <yang-binding.version>0.9.3-Boron-SR3</yang-binding.version> + <yang-binding.version>0.10.1-Carbon</yang-binding.version> </properties> <build> |