From 01fc96c84a32eb5b6aa4817243d3b707819c1a54 Mon Sep 17 00:00:00 2001 From: Davide Faconti Date: Wed, 13 Dec 2023 10:18:50 +0100 Subject: [PATCH] better use main --- snap/local/plotjuggler.rosinstall | 2 +- snap_core22/local/plotjuggler.rosinstall | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/local/plotjuggler.rosinstall b/snap/local/plotjuggler.rosinstall index 124ac1c19..fafa46c22 100644 --- a/snap/local/plotjuggler.rosinstall +++ b/snap/local/plotjuggler.rosinstall @@ -1 +1 @@ -- git: {local-name: plotjuggler-ros-plugins, uri: 'https://github.com/PlotJuggler/plotjuggler-ros-plugins.git', version: 2.0.0} \ No newline at end of file +- git: {local-name: plotjuggler-ros-plugins, uri: 'https://github.com/PlotJuggler/plotjuggler-ros-plugins.git', version: main} \ No newline at end of file diff --git a/snap_core22/local/plotjuggler.rosinstall b/snap_core22/local/plotjuggler.rosinstall index ce89f8859..37fcb15b3 100644 --- a/snap_core22/local/plotjuggler.rosinstall +++ b/snap_core22/local/plotjuggler.rosinstall @@ -1 +1 @@ -- git: {local-name: plotjuggler-ros-plugins, uri: 'https://github.com/PlotJuggler/plotjuggler-ros-plugins.git', version: 2.0.0} +- git: {local-name: plotjuggler-ros-plugins, uri: 'https://github.com/PlotJuggler/plotjuggler-ros-plugins.git', version: main}