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

Commit

Permalink
fix(release): update fabric8-npm-dependencies project after release
Browse files Browse the repository at this point in the history
  • Loading branch information
rawlingsj authored and joshuawilson committed Mar 26, 2017
1 parent 917550d commit a19818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def updateDownstreamProjects(v){
pushPackageJSONChangePR{
propertyName = 'ngx-base'
projects = [
'fabric8io/fabric8-ui'
'fabric8-ui/fabric8-npm-dependencies'
]
version = v
}
Expand Down

0 comments on commit a19818f

Please sign in to comment.