diff --git a/Jenkinsfile b/Jenkinsfile index 7a1a880b..1390f8cc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -109,8 +109,8 @@ pipeline { nexusUrl: 'nexus.steamware.net', //groupId: 'IOB-MAN', version: "${env.versionNumber}", - repository: 'utility', - // repository: 'SWS', + // repository: 'utility', + repository: 'SWS', credentialsId: 'bc9d8e92-4302-3266-817f-7b58501d12d5', artifacts: [ [artifactId: 'IOB-MAN',