You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2017/12/08 01:58:26 UTC

[cordova-blackberry] branch master updated: [CB-12762] point package.json repo items to github instead of apache mirrors site

This is an automated email from the ASF dual-hosted git repository.

purplecabbage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-blackberry.git


The following commit(s) were added to refs/heads/master by this push:
     new f865b35  [CB-12762] point package.json repo items to github instead of apache mirrors site
f865b35 is described below

commit f865b35e6578b229ca9819443820ac2c4efe8bc6
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 17:58:25 2017 -0800

    [CB-12762] point package.json repo items to github instead of apache mirrors site
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
+}

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org