Skip to content

Commit 05c6c32

Browse files
committed
Move eventing, eventing-ee, couchdb to 'cypher' git branch for Cypher builds
Change-Id: Ic357e7cf640e7fe22fd3fe42cf069dc253b59140 Reviewed-on: https://review.couchbase.org/c/manifest/+/217306 Reviewed-by: Chris Hillery <[email protected]> Tested-by: Chris Hillery <[email protected]>
1 parent 6fec66a commit 05c6c32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

couchbase-server/cypher.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<project name="cbgt" revision="trinity"/>
2020
<project name="cbsummary" path="goproj/src/github.com/couchbase/cbsummary"/>
2121
<project name="couchbase-cli" groups="kv" revision="trinity"/>
22-
<project name="couchdb" revision="trinity" dest-branch="unstable"/>
22+
<project name="couchdb" revision="cypher" dest-branch="unstable"/>
2323
<project name="couchstore" revision="trinity" groups="kv"/>
2424
<project name="docloader" path="goproj/src/github.com/couchbase/docloader" />
2525
<!-- forestdb uses "cb-master" branch in place of "master" for all production builds. -->
@@ -32,8 +32,8 @@
3232
<!-- For the time being, indexing is pulling latest code from master -->
3333
<project name="indexing" revision="master" path="goproj/src/github.com/couchbase/indexing" groups="bsl"/>
3434
<project name="plasma" revision="cypher" path="goproj/src/github.com/couchbase/plasma" remote="couchbase-priv" groups="bsl,notdefault,enterprise"/>
35-
<project name="eventing" revision="trinity" path="goproj/src/github.com/couchbase/eventing" dest-branch="unstable" groups="notdefault,enterprise"/>
36-
<project name="eventing-ee" revision="trinity" path="goproj/src/github.com/couchbase/eventing-ee" remote="couchbase-priv" dest-branch="unstable" groups="notdefault,enterprise"/>
35+
<project name="eventing" revision="cypher" path="goproj/src/github.com/couchbase/eventing" dest-branch="unstable" groups="notdefault,enterprise"/>
36+
<project name="eventing-ee" revision="cypher" path="goproj/src/github.com/couchbase/eventing-ee" remote="couchbase-priv" dest-branch="unstable" groups="notdefault,enterprise"/>
3737
<project name="kv_engine" revision="cypher" groups="kv,bsl"/>
3838
<project name="libcouchbase" revision="684931e59cd87e0c6292e8142c2b18897be5b10c"/>
3939
<project name="magma" groups="notdefault,enterprise,kv_ee" remote="couchbase-priv" revision="cypher"/>

0 commit comments

Comments
 (0)