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

Commit

Permalink
Prepare for stable release (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Oct 1, 2020
1 parent 23ffd4b commit da65b2f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ find_package(ignition-cmake2 2.0.0 REQUIRED)
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

# all list of dome packages

Expand Down
18 changes: 9 additions & 9 deletions gazebodistro/collection-dome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,51 +10,51 @@ repositories:
ign-fuel-tools:
type: git
url: https://github.com/ignitionrobotics/ign-fuel-tools
version: master
version: ign-fuel-tools5
ign-gazebo:
type: git
url: https://github.com/ignitionrobotics/ign-gazebo
version: master
version: ign-gazebo4
ign-gui:
type: git
url: https://github.com/ignitionrobotics/ign-gui
version: master
version: ign-gui4
ign-launch:
type: git
url: https://github.com/ignitionrobotics/ign-launch
version: master
version: ign-launch3
ign-math:
type: git
url: https://github.com/ignitionrobotics/ign-math
version: ign-math6
ign-msgs:
type: git
url: https://github.com/ignitionrobotics/ign-msgs
version: master
version: ign-msgs6
ign-physics:
type: git
url: https://github.com/ignitionrobotics/ign-physics
version: master
version: ign-physics3
ign-plugin:
type: git
url: https://github.com/ignitionrobotics/ign-plugin
version: ign-plugin1
ign-rendering:
type: git
url: https://github.com/ignitionrobotics/ign-rendering
version: master
version: ign-rendering4
ign-sensors:
type: git
url: https://github.com/ignitionrobotics/ign-sensors
version: master
version: ign-sensors4
ign-tools:
type: git
url: https://github.com/ignitionrobotics/ign-tools
version: ign-tools1
ign-transport:
type: git
url: https://github.com/ignitionrobotics/ign-transport
version: master
version: ign-transport9
sdformat:
type: git
url: https://github.com/osrf/sdformat
Expand Down

0 comments on commit da65b2f

Please sign in to comment.