Repository: cordova-plugin-geolocation Updated Branches: refs/heads/master 5e5b19091 -> bb6968dbc
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/bb6968db Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/bb6968db Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/bb6968db Branch: refs/heads/master Commit: bb6968dbcffbd0e3ca5e4bdd5baf15af25132229 Parents: 5e5b190 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:15 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:15 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/bb6968db/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index bf9cad9..d11fbd3 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -22,7 +22,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.geolocation.tests" - version="0.3.10"> + version="0.3.11-dev"> <name>Cordova Geolocation Plugin Tests</name> <license>Apache 2.0</license>
