更新jar

This commit is contained in:
weixueyang 2023-07-26 08:23:24 +08:00
parent 53a02c45d2
commit 651adb371d

View File

@ -80,6 +80,11 @@ call mvn install:install-file -DgroupId=cc.eloong.www.upload_common -DartifactId
echo platform_system_server_business_upload_common-0.0.1-RELEASE完成
echo=
echo °²×°platform_system_server_business_upload_common-0.0.1-RELEASE.jar
call mvn install:install-file -DgroupId=cc.eloong.www.common_upload -DartifactId=platform_system_server_business_common_upload -Dversion=0.0.1-RELEASE -Dpackaging=jar -Dfile=%localdir%platform_system_server_business_common_upload-0.0.1-RELEASE.jar
echo platform_system_server_business_upload_common-0.0.1-RELEASEÍê³É
echo=
echo 安装platform_system_server_business_lucene-0.0.1-RELEASE.jar
call mvn install:install-file -DgroupId=cc.eloong.www.lucene -DartifactId=platform_system_server_business_lucene -Dversion=0.0.1-RELEASE -Dpackaging=jar -Dfile=%localdir%platform_system_server_business_lucene-0.0.1-RELEASE.jar
echo platform_system_server_business_lucene-0.0.1-RELEASE完成