From 43e172303d6314b1daa8214d784ff29b7301fc3e Mon Sep 17 00:00:00 2001 From: davidjumani Date: Mon, 25 May 2020 11:30:02 +0530 Subject: [PATCH] Adding novnc license exclusion --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 65928f1aa929..b8ef53b25f08 100644 --- a/pom.xml +++ b/pom.xml @@ -1000,6 +1000,7 @@ systemvm/agent/conf/environment.properties systemvm/agent/js/jquery.js systemvm/agent/js/jquery.flot.navigate.js + systemvm/agent/noVNC/** systemvm/debian/** test/integration/component/test_host_ha.sh test/systemvm/README.md