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