Skip to content

Commit 276bab7

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

2 files changed

Lines changed: 7 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: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,16 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: 1.1.x
9+
version: 1.0.x
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: 2.11.x
13+
version: 2.10.x
1414
fastdds_python:
1515
type: git
1616
url: https://github.com/eProsima/Fast-DDS-python.git
1717
version: 1.2.x
1818
fastddsgen:
1919
type: git
2020
url: https://github.com/eProsima/Fast-DDS-Gen.git
21-
version: v2.5.1
22-
fastddsgen/thirdparty/idl-parser:
23-
type: git
24-
url: https://github.com/eProsima/IDL-Parser.git
25-
version: v1.6.0
21+
version: 2.4.x

0 commit comments

Comments
 (0)