[CB-12762] point package.json repo items to github instead of apache mirrors site
diff --git a/package.json b/package.json
index 960789d..6128102 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
     "description": "cordova-blackberry release",
     "repository": {
         "type": "git",
-        "url": "https://git-wip-us.apache.org/repos/asf/cordova-blackberry.git"
+        "url": "https://github.com/apache/cordova-blackberry"
     },
     "author": "Apache Software Foundation",
     "licenses": "Apache Version 2.0",
@@ -56,4 +56,4 @@
         "jasmine-node": "1.7.1"
     },
     "readmeFilename": "README.md"
-}
\ No newline at end of file
+}