Skip to content

Commit

Permalink
Merge pull request #17442 from priley86/v2v-plugin-url
Browse files Browse the repository at this point in the history
update the v2v plugin path to ManageIQ org
  • Loading branch information
Fryguy authored May 18, 2018
2 parents 5f22e97 + ba94f41 commit e1f695a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ group :ui_dependencies do # Added to Bundler.require in config/application.rb
end

group :v2v, :ui_dependencies do
gem "miq_v2v_ui", :git => "https://github.com/priley86/miq_v2v_ui_plugin.git", :branch => "alpha"
gem "miq_v2v_ui", :git => "https://github.com/ManageIQ/miq_v2v_ui_plugin.git", :branch => "master"
end

group :web_server, :manageiq_default do
Expand Down

0 comments on commit e1f695a

Please sign in to comment.