Add DS op netconf connector support to test_utils
[transportpce.git] / tests / install_lightynode.sh
index 9634601095bcaeff41663369692170b7f59659e1..50102621db6348c9020576a6b03f675833c27dc8 100755 (executable)
@@ -13,7 +13,7 @@ if ! [ -x "$(command -v unzip)" ];then
     exit 1
 fi
 
-PLUGIN_VERSION=18.1.0.7
+PLUGIN_VERSION=18.1.0.8
 TARGET_DIR=$(dirname $0)/lightynode
 INSTALL_DIR=$TARGET_DIR/lightynode-openroadm-device
 ARTIFACT_ZIPFILE=$TARGET_DIR/artifact.zip