diff --git a/package.json b/package.json index 04c6510..4d79c53 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.16-dev", "description": "Cordova Network Information Plugin", "cordova": { - "id": "cordova-plugin-network-information", + "id": "org.apache.cordova.network-information", "platforms": [ "firefoxos", "android", diff --git a/plugin.xml b/plugin.xml index 10973e2..870056e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ Network Information diff --git a/tests/plugin.xml b/tests/plugin.xml index 6bc745d..caa6e59 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ Cordova Network Information Plugin Tests Apache 2.0