Skip to content

Commit

Permalink
Merge pull request #12 from froque/upgrade_cmdClient
Browse files Browse the repository at this point in the history
Upgrade to FACTEMICLI-2.8.0-50828-cmdClient
  • Loading branch information
froque authored Oct 17, 2023
2 parents 45239df + f2bff4d commit 612a9d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ mvn -B org.apache.maven.plugins:maven-install-plugin:2.4:install-file -Dfile=bas
-DcreateChecksum=true \
-DlocalRepositoryPath=lib

curl --silent -O https://faturas.portaldasfinancas.gov.pt/factemipf_static/java/FACTEMICLI-2.6.2-46755-cmdClient.jar
curl --silent -O https://faturas.portaldasfinancas.gov.pt/factemipf_static/java/FACTEMICLI-2.8.0-50828-cmdClient.jar

mvn -B org.apache.maven.plugins:maven-install-plugin:2.4:install-file -Dfile=FACTEMICLI-2.6.2-46755-cmdClient.jar \
mvn -B org.apache.maven.plugins:maven-install-plugin:2.4:install-file -Dfile=FACTEMICLI-2.8.0-50828-cmdClient.jar \
-DgroupId=pt.gov.portaldasfinancas \
-DartifactId=FACTEMICLI \
-Dversion=2.6.2-46755 \
Expand Down

0 comments on commit 612a9d5

Please sign in to comment.