Skip to content

Commit

Permalink
lets update fabric8-platform too
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed May 16, 2017
1 parent 8b3ea61 commit 6376037
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ def updateDownstreamDependencies(v) {
pushPomPropertyChangePR {
propertyName = 'configmapcontroller.version'
projects = [
'fabric8io/fabric8-devops'
'fabric8io/fabric8-devops',
'fabric8io/fabric8-platform'
]
version = v
}
Expand Down

0 comments on commit 6376037

Please sign in to comment.