diff --git a/plugins/php/versions/common/solr.sh b/plugins/php/versions/common/solr.sh index fc0241365..6a08af64f 100755 --- a/plugins/php/versions/common/solr.sh +++ b/plugins/php/versions/common/solr.sh @@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath") sourcePath=${serverPath}/source/php SYS_ARCH=`arch` LIBNAME=solr -LIBV=2.6.0 +LIBV=2.7.0 sysName=`uname` actionType=$1 version=$2