From cad51ac516f5c62fb5b6f0ac5a660a1fa28ae070 Mon Sep 17 00:00:00 2001 From: udaykiran Date: Wed, 9 Aug 2023 16:17:34 +0530 Subject: [PATCH] 85 --- jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkinsfile b/jenkinsfile index a6f17f519..2825af962 100644 --- a/jenkinsfile +++ b/jenkinsfile @@ -21,7 +21,7 @@ pipeline { rtMavenDeployer ( id: "SPC_DEPLOYER", serverId: "JFROG_CLOUD", - releaseRepo: 'qt-app-libs-snapshot-local', + releaseRepo: 'qt-app-libs-release-local', snapshotRepo: 'qt-app-libs-snapshot-local' ) rtMavenRun (