Skip to content

Commit c2a7ad2

Browse files
committed
Refs #21228: Add RELEASE_SUPPORT.md with Fast DDS references
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent 16213ad commit c2a7ad2

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

RELEASE_SUPPORT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release support
2+
3+
4+
Please, refer to the [main branch](https://github.com/eProsima/Fast-DDS-Python/blob/master/RELEASE_SUPPORT.md) for the latest version of this document.

fastdds_python.repos

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: v1.0.24
9+
version: 1.0.x
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
@@ -18,9 +18,4 @@ repositories:
1818
fastddsgen:
1919
type: git
2020
url: https://github.com/eProsima/Fast-DDS-Gen.git
21-
version: v2.1.2
22-
fastddsgen/thirdparty/idl-parser:
23-
type: git
24-
url: https://github.com/eProsima/IDL-Parser.git
25-
version: v1.2.0
26-
21+
version: 2.1.x

0 commit comments

Comments
 (0)