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

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Mar 16, 2020
1 parent 7ebe0f7 commit d5d3ae6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phovea_product.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
{
"name": "phovea_core",
"repo": "phovea/phovea_core",
"branch": "stoiber/provenance_retrieval"
"branch": "thinkh/provenance_retrieval"
},
{
"name": "phovea_clue",
"repo": "phovea/phovea_clue",
"branch": "stoiber/provenance_retrieval"
"branch": "thinkh/provenance_retrieval"
},
{
"name": "phovea_ui",
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"name": "phovea_clue",
"repo": "phovea/phovea_clue",
"branch": "stoiber/provenance_retrieval"
"branch": "thinkh/provenance_retrieval"
}
],
"data": [
Expand Down

0 comments on commit d5d3ae6

Please sign in to comment.