Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(release): add UI container for updating downstream deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rawlingsj authored and joshuawilson committed Mar 28, 2017
1 parent f689402 commit 3b01e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def updateDownstreamProjects(v){
'fabric8-ui/fabric8-npm-dependencies'
]
version = v
containerName = 'ui'
}
}
return this

0 comments on commit 3b01e80

Please sign in to comment.