diff --git a/manifest/3.3.xml b/manifest/3.3.xml index b2be4ebffc..46b24c0bd1 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.0.1.xml b/manifest/3.3/3.3.0.1.xml new file mode 100644 index 0000000000..51fd9d3a72 --- /dev/null +++ b/manifest/3.3/3.3.0.1.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/4.0.xml b/manifest/4.0.xml index c7fac0a11e..18e7acf8f7 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.0.1.xml b/manifest/4.0/4.0.0.1.xml new file mode 100644 index 0000000000..f443ea5a6a --- /dev/null +++ b/manifest/4.0/4.0.0.1.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/manifest/product-config.json b/manifest/product-config.json index 138dfc0dd3..6548f1ab26 100644 --- a/manifest/product-config.json +++ b/manifest/product-config.json @@ -712,9 +712,19 @@ "go_version": "1.24.4", "interval": 120, "production": true, + "release": "3.3.0.2", + "release_name": "Couchbase Sync Gateway 3.3.0.2", + "start_build": 1, + "trigger_blackduck": true + }, + "manifest/3.3/3.3.0.1.xml": { + "do-build": false, + "go_version": "1.24.4", + "interval": 1440, + "production": true, "release": "3.3.0.1", "release_name": "Couchbase Sync Gateway 3.3.0.1", - "start_build": 1, + "start_build": 2, "trigger_blackduck": true }, "manifest/3.3/3.3.0.xml": { @@ -731,9 +741,19 @@ "go_version": "1.24.4", "interval": 120, "production": true, + "release": "4.0.0.2", + "release_name": "Couchbase Sync Gateway 4.0.0.2", + "start_build": 1, + "trigger_blackduck": true + }, + "manifest/4.0/4.0.0.1.xml": { + "do-build": false, + "go_version": "1.24.4", + "interval": 1440, + "production": true, "release": "4.0.0.1", "release_name": "Couchbase Sync Gateway 4.0.0.1", - "start_build": 1, + "start_build": 2, "trigger_blackduck": true }, "manifest/4.0/4.0.0.xml": {