Skip to content

Commit

Permalink
Merge branch 'release/INT_HUB_CI_1_2_x'
Browse files Browse the repository at this point in the history
  • Loading branch information
blackduck-readonly committed Mar 25, 2016
2 parents 90eed8e + 707ec8f commit 3a9baf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ persistVersion{
versionPropertiesFile = 'pom.xml' as File
}

checkoutParentBranch{
releaseBranching=true
}

bumpVersionNumber{
versionMap = ['int-hub-ci': ['pom.xml': ['version': 3]]]
}
Expand Down

0 comments on commit 3a9baf3

Please sign in to comment.