@@ -26,7 +26,7 @@ content:
2626 branches : [master]
2727 start_path : docs
2828 - url : https://github.com/hazelcast/hz-docs
29- branches : [main, v/*]
29+ branches : [main, v/*, "!v/5.6" ]
3030 start_path : docs
3131 - url : https://github.com/hazelcast/imdg-docs
3232 branches : [v/*]
@@ -35,7 +35,7 @@ content:
3535 branches : [archived-versions]
3636 start_paths : docs/*
3737 - url : https://github.com/hazelcast/management-center-docs
38- branches : [main, v/*]
38+ branches : [main, v/*, "!v/5.9" ]
3939 start_path : docs
4040 - url : https://github.com/hazelcast/management-center-docs
4141 branches : [archived-versions]
@@ -206,10 +206,10 @@ content:
206206 branches : master
207207 start_path : docs
208208 - url : https://github.com/hazelcast/hazelcast-mono
209- branches : [master, 5.5.z, 5.6.z]
209+ branches : [master, 5.5.z, "! 5.6.z" ]
210210 start_path : docs/rest
211211 - url : https://github.com/hazelcast/management-center
212- branches : [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0, 5.7.0, 5.8.0, 5.9.0]
212+ branches : [master, 5.1.4, 5.2.1, 5.3.4, 5.4.1, 5.5.2, 5.6.0, 5.7.0, 5.8.0, "! 5.9.0" ]
213213 start_path : antora
214214 - url : https://github.com/hazelcast-guides/csharp-client-getting-started
215215 branches : master
0 commit comments