diff --git a/manifest/3.3.xml b/manifest/3.3.xml index cd9432d575..ae9c479d15 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.xml b/manifest/3.3/3.3.2.xml new file mode 100644 index 0000000000..9336660c16 --- /dev/null +++ b/manifest/3.3/3.3.2.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/product-config.json b/manifest/product-config.json index 28931f3245..4998b503b1 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", - "release_name": "Couchbase Sync Gateway 3.3.2", + "release": "3.3.2.1", + "release_name": "Couchbase Sync Gateway 3.3.2.1", "start_build": 1, "trigger_blackduck": true }, @@ -767,6 +767,16 @@ "start_build": 3, "trigger_blackduck": true }, + "manifest/3.3/3.3.2.xml": { + "do-build": false, + "go_version": "1.24.4", + "interval": 1440, + "production": true, + "release": "3.3.2", + "release_name": "Couchbase Sync Gateway 3.3.2", + "start_build": 3, + "trigger_blackduck": true + }, "manifest/4.0.xml": { "go_version": "1.24.4", "interval": 120,