Skip to content

Commit

Permalink
update to SP21
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Sep 26, 2024
1 parent e3e211b commit be0ba0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-deploy_aem65.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi
# install AEM 6.5 with service pack
mvn --non-recursive wcmio-content-package:install \
--activate-profiles=${MAVEN_PROFILES} \
-Dvault.artifact=adobe.binary.aem.65.servicepack:aem-service-pkg:zip:6.5.20.0 \
-Dvault.artifact=adobe.binary.aem.65.servicepack:aem-service-pkg:zip:6.5.21.0 \
-Dvault.delayAfterInstallSec=30

if [ "$?" -ne "0" ]; then
Expand Down

0 comments on commit be0ba0c

Please sign in to comment.