Skip to content

Commit

Permalink
Update ROSModel.setup to use main branch instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
jahandar00 committed Jul 19, 2024
1 parent 58d8e78 commit f6b15f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EclipseInstaller/ROSModel.setup
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
id="ros-model"
filter=""
remoteURI="ipa320/ros-model"
checkoutBranch="master">
checkoutBranch="main">
<annotation
source="http://www.eclipse.org/oomph/setup/InducedChoices">
<detail
Expand Down Expand Up @@ -163,8 +163,8 @@
<description>GenerateXtext</description>
</setupTask>
<stream
name="master"
label="Master"/>
name="main"
label="Main"/>
<description></description>
</project>
<logicalProjectContainer
Expand Down

0 comments on commit f6b15f8

Please sign in to comment.