From b9821888a603dce31ca4b6286efc194ecb073668 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 15 Jun 2017 11:56:14 +0200 Subject: [PATCH] sirona-aem - install service pack on dev --- customer/sirona-aem/development.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/customer/sirona-aem/development.yaml b/customer/sirona-aem/development.yaml index 5c67aa4f..4fcca8ae 100644 --- a/customer/sirona-aem/development.yaml +++ b/customer/sirona-aem/development.yaml @@ -72,8 +72,14 @@ aem::maven::servers: aem::packages: cq-6.2.0-hotfix-12785: groupid: 'com.adobe.cq.hotfix' - artifactid: cq-6.2.0-hotfix-12785 + artifactid: 'cq-6.2.0-hotfix-12785' version: '7.0' + aem-service-pkg: + groupid: 'com.adobe.cq' + artifactid: 'aem-service-pkg' + version: '6.2.SP1' + dependencies: + - 'cq-6.2.0-hotfix-12785' cq-6.2.0-hotfix-10870: groupid: 'com.adobe.aem' -- 2.39.5