Skip to content

Commit

Permalink
releng: Update OOMPH setup file for GitHub
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
  • Loading branch information
PatrickTasse committed Jun 19, 2024
1 parent 38d7f77 commit c355f19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TraceCompass.setup
Original file line number Diff line number Diff line change
Expand Up @@ -123,17 +123,17 @@
<setupTask
xsi:type="git:GitCloneTask"
id="git.clone.tracecompass"
remoteURI="tracecompass/org.eclipse.tracecompass"
remoteURI="eclipse-tracecompass/org.eclipse.tracecompass"
checkoutBranch="master">
<annotation
source="http://www.eclipse.org/oomph/setup/InducedChoices">
<detail
key="inherit">
<value>eclipse.git.gerrit.remoteURIs</value>
<value>github.remoteURIs</value>
</detail>
<detail
key="label">
<value>${scope.project.label} Git or Gerrit Repository</value>
<value>${scope.project.label} GitHub Repository</value>
</detail>
<detail
key="target">
Expand Down

0 comments on commit c355f19

Please sign in to comment.