File tree Expand file tree Collapse file tree 5 files changed +88
-8
lines changed
Expand file tree Collapse file tree 5 files changed +88
-8
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ licenses/APL2.txt.
1818 <!-- Build Scripts (required on CI servers) -->
1919 <project name =" product-texts" path =" product-texts" remote =" couchbase" />
2020 <project name =" build" path =" cbbuild" remote =" couchbase" revision =" b1dc2359603ab411ce0788854ea879ce804c9055" >
21- <annotation name =" VERSION" value =" 3.3.1 " keep =" true" />
21+ <annotation name =" VERSION" value =" 3.3.2 " keep =" true" />
2222 <annotation name =" BLD_NUM" value =" @BLD_NUM@" keep =" true" />
2323 <annotation name =" RELEASE" value =" @RELEASE@" keep =" true" />
2424 </project >
2525
2626
2727 <!-- Sync Gateway -->
28- <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/3.3.1 " />
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/3.3.2 " />
2929
3030</manifest >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+
3+ <!--
4+ Copyright 2016-Present Couchbase, Inc.
5+
6+ Use of this software is governed by the Business Source License included in
7+ the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
8+ file, in accordance with the Business Source License, use of this software will
9+ be governed by the Apache License, Version 2.0, included in the file
10+ licenses/APL2.txt.
11+ -->
12+
13+ <manifest >
14+
15+ <remote fetch =" https://github.com/couchbase/" name =" couchbase" />
16+ <default remote =" couchbase" revision =" master" />
17+
18+ <!-- Build Scripts (required on CI servers) -->
19+ <project name =" product-texts" path =" product-texts" remote =" couchbase" />
20+ <project name =" build" path =" cbbuild" remote =" couchbase" revision =" b1dc2359603ab411ce0788854ea879ce804c9055" >
21+ <annotation name =" VERSION" value =" 3.3.1" keep =" true" />
22+ <annotation name =" BLD_NUM" value =" @BLD_NUM@" keep =" true" />
23+ <annotation name =" RELEASE" value =" @RELEASE@" keep =" true" />
24+ </project >
25+
26+
27+ <!-- Sync Gateway -->
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" 83616fbda441da57f4e67c8bf6f313c6f516fcd3" />
29+
30+ </manifest >
Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ licenses/APL2.txt.
1818 <!-- Build Scripts (required on CI servers) -->
1919 <project name =" product-texts" path =" product-texts" remote =" couchbase" />
2020 <project name =" build" path =" cbbuild" remote =" couchbase" revision =" b1dc2359603ab411ce0788854ea879ce804c9055" >
21- <annotation name =" VERSION" value =" 4.0.1 " keep =" true" />
21+ <annotation name =" VERSION" value =" 4.0.2 " keep =" true" />
2222 <annotation name =" BLD_NUM" value =" @BLD_NUM@" keep =" true" />
2323 <annotation name =" RELEASE" value =" @RELEASE@" keep =" true" />
2424 </project >
2525
2626
2727 <!-- Sync Gateway -->
28- <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/4.0.1 " />
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/4.0.2 " />
2929
3030</manifest >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+
3+ <!--
4+ Copyright 2016-Present Couchbase, Inc.
5+
6+ Use of this software is governed by the Business Source License included in
7+ the file licenses/BSL-Couchbase.txt. As of the Change Date specified in that
8+ file, in accordance with the Business Source License, use of this software will
9+ be governed by the Apache License, Version 2.0, included in the file
10+ licenses/APL2.txt.
11+ -->
12+
13+ <manifest >
14+
15+ <remote fetch =" https://github.com/couchbase/" name =" couchbase" />
16+ <default remote =" couchbase" revision =" master" />
17+
18+ <!-- Build Scripts (required on CI servers) -->
19+ <project name =" product-texts" path =" product-texts" remote =" couchbase" />
20+ <project name =" build" path =" cbbuild" remote =" couchbase" revision =" b1dc2359603ab411ce0788854ea879ce804c9055" >
21+ <annotation name =" VERSION" value =" 4.0.1" keep =" true" />
22+ <annotation name =" BLD_NUM" value =" @BLD_NUM@" keep =" true" />
23+ <annotation name =" RELEASE" value =" @RELEASE@" keep =" true" />
24+ </project >
25+
26+
27+ <!-- Sync Gateway -->
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" 6f0dc5d23cef51eadd0741871ed3de03b6626e02" />
29+
30+ </manifest >
Original file line number Diff line number Diff line change 722722 "go_version" : " 1.24.4" ,
723723 "interval" : 120 ,
724724 "production" : true ,
725- "release" : " 3.3.1 " ,
726- "release_name" : " Couchbase Sync Gateway 3.3.1 " ,
725+ "release" : " 3.3.2 " ,
726+ "release_name" : " Couchbase Sync Gateway 3.3.2 " ,
727727 "start_build" : 1 ,
728728 "trigger_blackduck" : true
729729 },
757757 "start_build" : 287 ,
758758 "trigger_blackduck" : true
759759 },
760+ "manifest/3.3/3.3.1.xml" : {
761+ "do-build" : false ,
762+ "go_version" : " 1.24.4" ,
763+ "interval" : 1440 ,
764+ "production" : true ,
765+ "release" : " 3.3.1" ,
766+ "release_name" : " Couchbase Sync Gateway 3.3.1" ,
767+ "start_build" : 3 ,
768+ "trigger_blackduck" : true
769+ },
760770 "manifest/4.0.xml" : {
761771 "go_version" : " 1.24.4" ,
762772 "interval" : 120 ,
763773 "production" : true ,
764- "release" : " 4.0.1 " ,
765- "release_name" : " Couchbase Sync Gateway 4.0.1 " ,
774+ "release" : " 4.0.2 " ,
775+ "release_name" : " Couchbase Sync Gateway 4.0.2 " ,
766776 "start_build" : 1 ,
767777 "trigger_blackduck" : true
768778 },
796806 "start_build" : 247 ,
797807 "trigger_blackduck" : true
798808 },
809+ "manifest/4.0/4.0.1.xml" : {
810+ "do-build" : false ,
811+ "go_version" : " 1.24.4" ,
812+ "interval" : 1440 ,
813+ "production" : true ,
814+ "release" : " 4.0.1" ,
815+ "release_name" : " Couchbase Sync Gateway 4.0.1" ,
816+ "start_build" : 2 ,
817+ "trigger_blackduck" : true
818+ },
799819 "manifest/default.xml" : {
800820 "go_version" : " 1.24.4" ,
801821 "interval" : 30 ,
You can’t perform that action at this time.
0 commit comments