diff --git a/etc/brix11rc b/etc/brix11rc index c14094e..d338adb 100644 --- a/etc/brix11rc +++ b/etc/brix11rc @@ -2,9 +2,9 @@ "bootstrap": [ { "id": "ACE", "collections": ["TAOX11", "AXCIOMA"], "dir": "ACE", "repo": "https://github.com/DOCGroup/ACE_TAO.git", "tag": "ACE+TAO-7_0_4" }, { "id": "MPC", "collections": ["TAOX11", "AXCIOMA"], "dir": "ACE/MPC", "repo": "https://github.com/DOCGroup/MPC.git", "tag": "ACE+TAO-7_0_4" }, - { "id": "ridl", "collections": ["TAOX11", "AXCIOMA"], "dir": "ridl", "repo": "https://github.com/RemedyIT/ridl.git", "tag": "master" }, - { "id": "taox11", "collections": ["TAOX11", "AXCIOMA"], "dir": "taox11", "repo": "https://github.com/RemedyIT/taox11.git", "tag": "master" }, - { "id": "ciaox11", "collections": ["AXCIOMA"], "dir": "ciaox11", "repo": "https://github.com/RemedyIT/ciaox11.git", "tag": "master" }, - { "id": "dancex11", "collections": ["AXCIOMA"], "dir": "dancex11", "repo": "https://github.com/RemedyIT/dancex11.git", "tag": "master" } + { "id": "ridl", "collections": ["TAOX11", "AXCIOMA"], "dir": "ridl", "repo": "https://github.com/RemedyIT/ridl.git", "tag": "AXCIOMA_v2.2.0" }, + { "id": "taox11", "collections": ["TAOX11", "AXCIOMA"], "dir": "taox11", "repo": "https://github.com/RemedyIT/taox11.git", "tag": "AXCIOMA_v2.2.0" }, + { "id": "ciaox11", "collections": ["AXCIOMA"], "dir": "ciaox11", "repo": "https://github.com/RemedyIT/ciaox11.git", "tag": "AXCIOMA_v2.2.0" }, + { "id": "dancex11", "collections": ["AXCIOMA"], "dir": "dancex11", "repo": "https://github.com/RemedyIT/dancex11.git", "tag": "AXCIOMA_v2.2.0" } ] }