Skip to content

Commit

Permalink
Replace tab with space
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Feb 19, 2018
1 parent 299eb10 commit 49a969d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/maven-Jenkinsfile
Expand Up @@ -199,7 +199,7 @@ timestamps {
sh "bash $WORKSPACE/zanata-nexus-staging $nexusStagingProjects"
}
stage('NexusRelease') {
// Release nexus staging repo and push the git tag
// Release nexus staging repo and push the git tag
sh "bash $WORKSPACE/zanata-nexus-release -p $nexusStagingProjects"
}
stage('SetSnapshotVersion') {
Expand Down

0 comments on commit 49a969d

Please sign in to comment.