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 (