Skip to content

Commit 5ceed95

Browse files
Adding JVM 3.10
1 parent f23fa14 commit 5ceed95

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

antora-playbook-staging.diff.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ content:
5959
branches:
6060
- release/1.2
6161

62+
- url: https://github.com/couchbase/docs-sdk-java
63+
branches:
64+
- release/3.10
65+
6266
- url: https://github.com/couchbase/docs-sdk-nodejs
6367
branches:
6468
- temp/4.6
@@ -75,10 +79,14 @@ content:
7579
branches:
7680
- temp/3.7
7781

82+
- url: https://github.com/couchbase/docs-sdk-scala
83+
branches:
84+
- release/3.10
85+
7886
- url: https://github.com/couchbase/docs-sdk-kotlin
7987
branches:
80-
# 'release/3.9' instead of 'temp/3.9'
81-
$replace: [release/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
88+
# 'release/3.10' instead of 'temp/3.10'
89+
$replace: [release/3.10, temp/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
8290

8391
# ui:
8492
# bundle:

0 commit comments

Comments
 (0)