Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update for 4.0.0 release for Jenkins build
Update for 4.0.0 release for Jenkins build.
skoranda committed Oct 2, 2021
1 parent e2fea15 commit c17b110
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
@@ -5,7 +5,7 @@ pipeline {
maintainer_credential_ref = 'dockerhub-tier'
imagename = 'g'
tag = 'l'
version='4.0.0-rc1'
version='4.0.0'
}
stages {
stage('Setting build context') {
2 changes: 1 addition & 1 deletion common.bash
@@ -1,3 +1,3 @@
maintainer="i2incommon"
imagename="comanage-registry"
COMANAGE_REGISTRY_VERSION="4.0.0-rc1"
COMANAGE_REGISTRY_VERSION="4.0.0"

0 comments on commit c17b110

Please sign in to comment.