Adapt to hc2vpp refactor
[csit.git] / resources / tools / scripts / download_hc_build_pkgs.sh
index 6683499..3763c09 100755 (executable)
@@ -79,7 +79,7 @@ else
 fi
 
 # install jvpp jars into maven repo, so that maven picks them up when building hc2vpp
 fi
 
 # install jvpp jars into maven repo, so that maven picks them up when building hc2vpp
-version=`../jvpp-version`
+version=`../jvpp/version`
 
 current_dir=`pwd`
 cd /usr/share/java
 
 current_dir=`pwd`
 cd /usr/share/java