diff --git a/manifest/3.3.xml b/manifest/3.3.xml index ae9c479d15..d2669b6360 100644 --- a/manifest/3.3.xml +++ b/manifest/3.3.xml @@ -18,13 +18,13 @@ licenses/APL2.txt. - + - + diff --git a/manifest/3.3/3.3.2.1.xml b/manifest/3.3/3.3.2.1.xml new file mode 100644 index 0000000000..d5a1af4618 --- /dev/null +++ b/manifest/3.3/3.3.2.1.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/4.0.xml b/manifest/4.0.xml index 2670019246..3f78a164ca 100644 --- a/manifest/4.0.xml +++ b/manifest/4.0.xml @@ -18,13 +18,13 @@ licenses/APL2.txt. - + - + diff --git a/manifest/4.0/4.0.2.xml b/manifest/4.0/4.0.2.xml new file mode 100644 index 0000000000..f329d9e91f --- /dev/null +++ b/manifest/4.0/4.0.2.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/product-config.json b/manifest/product-config.json index f41a7cf8fa..8b45b207b6 100644 --- a/manifest/product-config.json +++ b/manifest/product-config.json @@ -722,8 +722,8 @@ "go_version": "1.24.4", "interval": 120, "production": true, - "release": "3.3.2.1", - "release_name": "Couchbase Sync Gateway 3.3.2.1", + "release": "3.3.2.2", + "release_name": "Couchbase Sync Gateway 3.3.2.2", "start_build": 1, "trigger_blackduck": true }, @@ -767,6 +767,16 @@ "start_build": 3, "trigger_blackduck": true }, + "manifest/3.3/3.3.2.1.xml": { + "do-build": false, + "go_version": "1.24.4", + "interval": 1440, + "production": true, + "release": "3.3.2.1", + "release_name": "Couchbase Sync Gateway 3.3.2.1", + "start_build": 2, + "trigger_blackduck": true + }, "manifest/3.3/3.3.2.xml": { "do-build": false, "go_version": "1.24.4", @@ -781,8 +791,8 @@ "go_version": "1.24.4", "interval": 120, "production": true, - "release": "4.0.2", - "release_name": "Couchbase Sync Gateway 4.0.2", + "release": "4.0.2.1", + "release_name": "Couchbase Sync Gateway 4.0.2.1", "start_build": 1, "trigger_blackduck": true }, @@ -826,6 +836,16 @@ "start_build": 2, "trigger_blackduck": true }, + "manifest/4.0/4.0.2.xml": { + "do-build": false, + "go_version": "1.24.4", + "interval": 1440, + "production": true, + "release": "4.0.2", + "release_name": "Couchbase Sync Gateway 4.0.2", + "start_build": 4, + "trigger_blackduck": true + }, "manifest/default.xml": { "go_version": "1.25.5", "interval": 30,