Skip to content

Commit

Permalink
Use couchbase instead of apache couchdb
Browse files Browse the repository at this point in the history
Change-Id: If801f9c816440021bd17450ad4817e11dc202019
Reviewed-on: http://review.membase.org/5286
Tested-by: Aliaksey Kandratsenka <alkondratenko@gmail.com>
Reviewed-by: Aliaksey Kandratsenka <alkondratenko@gmail.com>
  • Loading branch information
steveyen authored and alk committed Apr 7, 2011
1 parent 93c6a8d commit 6210522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.xml
Expand Up @@ -27,8 +27,8 @@
<project path="moxi" name="moxi" />
<project path="vbucketmigrator" name="vbucketmigrator" />

<project path="couchdb" name="couchdb" remote="apache"
revision="refs/tags/1.0.2" />
<project path="couchdb" name="couchdb" remote="couchbase"
revision="refs/tags/couchbase_1.1" />
<project path="geocouch" name="geocouch" remote="couchbase"
revision="refs/tags/couchbase_1.1_geo" />

Expand Down

0 comments on commit 6210522

Please sign in to comment.