diff --git Gruntfile.js Gruntfile.js
index 97067be80..ffa87b477 100644
--- Gruntfile.js
+++ Gruntfile.js
@@ -412,7 +412,7 @@ module.exports = function( grunt ) {
 				stdout: true
 			},
 			rest_api: {
-				command: 'svn export --force https://github.com/buddypress/BP-REST.git/trunk bp-rest',
+				command: 'svn export --force https://github.com/buddypress/BP-REST.git/branches/0.7 bp-rest',
 				cwd: BUILD_DIR,
 				stdout: false
 			},
