From 073e09750a52f18d26121c6065e5eb9a0c845ac5 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Wed, 1 Apr 2015 16:38:49 -0700 Subject: [PATCH] Revert "CB-8683 changed plugin-id to pacakge-name" This reverts commit 3ea83cb02bf726336700eb7cfce8e33393843d7b. --- package.json | 2 +- plugin.xml | 2 +- tests/plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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