diff --git a/.settings.xml b/.settings.xml
index 0e3c1571..3abe642c 100644
--- a/.settings.xml
+++ b/.settings.xml
@@ -3,8 +3,8 @@
repo.spring.io
- ${env.CI_DEPLOY_USERNAME}
- ${env.CI_DEPLOY_PASSWORD}
+ ${env.ARTIFACTORY_USERNAME}
+ ${env.ARTIFACTORY_PASSWORD}
diff --git a/applications/stream-applications-core/.settings.xml b/applications/stream-applications-core/.settings.xml
index c77ffbe3..284add5a 100644
--- a/applications/stream-applications-core/.settings.xml
+++ b/applications/stream-applications-core/.settings.xml
@@ -3,8 +3,8 @@
repo.spring.io
- ${env.CI_DEPLOY_USERNAME}
- ${env.CI_DEPLOY_PASSWORD}
+ ${env.ARTIFACTORY_USERNAME}
+ ${env.ARTIFACTORY_PASSWORD}