Skip to content

Commit

Permalink
Update to toybuilder:couchstore's manifest
Browse files Browse the repository at this point in the history
Change-Id: Id519d568cd35cb04e6cacf155ebecc7c0f698a0d
Reviewed-on: http://review.couchbase.org/67048
Reviewed-by: abhinav dangeti <abhinav@couchbase.com>
Tested-by: abhinav dangeti <abhinav@couchbase.com>
  • Loading branch information
abhinavdangeti committed Aug 25, 2016
1 parent 2931d8a commit 1301565
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion toy/toy-couchstore.xml
Expand Up @@ -7,6 +7,7 @@
<remote name="blevesearch" fetch="git://github.com/blevesearch/" />

<remote name="abhinavdangeti" fetch="git://github.com/abhinavdangeti/" review="review.couchbase.org" />
<remote fetch="git://github.com/sriganes/" name="sriganes"/>

<default remote="couchbase" revision="master" />

Expand All @@ -27,7 +28,7 @@
<project name="indexing" path="goproj/src/github.com/couchbase/indexing"/>
<project name="memcached" groups="kv"/>
<project name="moxi" groups="kv"/>
<project name="ns_server"/>
<project name="ns_server" remote="sriganes" revision="fdbintg" upstream="fdbintg"/>
<project name="phosphor" groups="kv"/>
<project name="platform" groups="kv"/>
<project name="query" path="goproj/src/github.com/couchbase/query"/>
Expand Down

0 comments on commit 1301565

Please sign in to comment.