File tree Expand file tree Collapse file tree 5 files changed +89
-9
lines changed
Expand file tree Collapse file tree 5 files changed +89
-9
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.0" keep =" true" />
21+ <annotation name =" VERSION" value =" 3.3.0.1 " 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.0" />
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/3.3.0.1 " />
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.0" 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 =" 2c29827ef69b2a5f4e897e70f0cfabf163d011fa" />
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.0" keep =" true" />
21+ <annotation name =" VERSION" value =" 4.0.0.1 " 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.0" />
28+ <project name =" sync_gateway" path =" sync_gateway" remote =" couchbase" revision =" release/4.0.0.1 " />
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.0" 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 =" 4924adeb42a2321ef4c679fbb91a125b4b1bd635" />
29+
30+ </manifest >
Original file line number Diff line number Diff line change 708708 "start_build" : 7 ,
709709 "trigger_blackduck" : true
710710 },
711- "manifest/3.3.xml" : {
711+ "manifest/3.3.0.xml" : {
712+ "do-build" : false ,
712713 "go_version" : " 1.24.4" ,
713- "interval" : 120 ,
714+ "interval" : 1440 ,
714715 "production" : true ,
715716 "release" : " 3.3.0" ,
716717 "release_name" : " Couchbase Sync Gateway 3.3.0" ,
717- "start_build" : 285 ,
718+ "start_build" : 287 ,
718719 "trigger_blackduck" : true
719720 },
720- "manifest/4.0 .xml" : {
721+ "manifest/3.3 .xml" : {
721722 "go_version" : " 1.24.4" ,
722723 "interval" : 120 ,
723724 "production" : true ,
725+ "release" : " 3.3.0.1" ,
726+ "release_name" : " Couchbase Sync Gateway 3.3.0.1" ,
727+ "start_build" : 1 ,
728+ "trigger_blackduck" : true
729+ },
730+ "manifest/4.0.0.xml" : {
731+ "do-build" : false ,
732+ "go_version" : " 1.24.4" ,
733+ "interval" : 1440 ,
734+ "production" : true ,
724735 "release" : " 4.0.0" ,
725736 "release_name" : " Couchbase Sync Gateway 4.0.0" ,
726- "start_build" : 243 ,
737+ "start_build" : 247 ,
738+ "trigger_blackduck" : true
739+ },
740+ "manifest/4.0.xml" : {
741+ "go_version" : " 1.24.4" ,
742+ "interval" : 120 ,
743+ "production" : true ,
744+ "release" : " 4.0.0.1" ,
745+ "release_name" : " Couchbase Sync Gateway 4.0.0.1" ,
746+ "start_build" : 1 ,
727747 "trigger_blackduck" : true
728748 },
729749 "manifest/default.xml" : {
You can’t perform that action at this time.
0 commit comments