From b50da2e57decf6abe3fa198555206dba4a4443b5 Mon Sep 17 00:00:00 2001 From: wildone Date: Sat, 26 Dec 2020 16:13:12 +1100 Subject: [PATCH] replace crx. with aem. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a12ff65..78aaf1c 100644 --- a/pom.xml +++ b/pom.xml @@ -339,8 +339,8 @@ maven-sling-plugin 2.1.0 - ${crx.username} - ${crx.password} + ${aem.username} + ${aem.password} @@ -351,8 +351,8 @@ true true - ${crx.username} - ${crx.password} + ${aem.username} + ${aem.password}