Skip to content

Commit

Permalink
Merge pull request #9 from jstrachan/changes
Browse files Browse the repository at this point in the history
lets update fabric8-platform too
  • Loading branch information
jstrachan authored May 16, 2017
2 parents 8b3ea61 + 6376037 commit 886232f
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 886232f

Please sign in to comment.