Skip to content

Commit

Permalink
Switch to membase couchdb.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin committed Feb 24, 2011
1 parent 739cbbb commit 8bdefc1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion default.xml
Expand Up @@ -5,6 +5,10 @@
fetch="git://github.com/membase/"
review="review.membase.org" />

<remote name="membase-private"
fetch="git@github.com:membase/"
review="review.membase.org" />

<remote name="apache" fetch="git://git.apache.org/" />
<remote name="erlang" fetch="git://github.com/erlang/" />

Expand All @@ -18,7 +22,7 @@
</project>

<project path="dependencies/couchdb" name="couchdb"
remote="apache" revision="trunk" />
remote="membase-private" />

<!-- These components are frozen solid for now. -->

Expand Down

0 comments on commit 8bdefc1

Please sign in to comment.