This commit is contained in:
linfso 2024-07-28 17:41:03 +08:00
parent 768ea6e44e
commit 54a9743b62
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=19.1.0 -Dpackaging=jar -Dfile=emis-biz/lib/aspose-words-19.1-jdk16.jar
mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=19.1.0 -Dpackaging=jar -Dfile=./emis-biz/lib/aspose-words-19.1-jdk16.jar
mvn clean package deploy -Dmaven.test.skip=true

View File

@ -1 +1 @@
mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=19.1.0 -Dpackaging=jar -Dfile=aspose-words-19.1-jdk16.jar
mvn install:install-file -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=19.1.0 -Dpackaging=jar -Dfile=./aspose-words-19.1-jdk16.jar