diff --git a/package.json b/package.json index 71fed69..f823381 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.1-dev", "description": "Cordova Splashscreen Plugin", "cordova": { - "id": "org.apache.cordova.splashscreen", + "id": "cordova-plugin-splashscreen", "platforms": [ "android", "amazon-fireos", diff --git a/plugin.xml b/plugin.xml index aae8664..e297fa8 100644 --- a/plugin.xml +++ b/plugin.xml @@ -19,7 +19,7 @@ --> Splashscreen Cordova Splashscreen Plugin diff --git a/tests/plugin.xml b/tests/plugin.xml index 8d9e7fd..f3bc74d 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -19,7 +19,7 @@ --> Cordova Splashscreen Plugin Tests Apache 2.0