Updated Branches:
  refs/heads/master 58be145da -> fef05584f

Bumping elementtree version to support namespaced xml


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/ea67070d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/ea67070d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/ea67070d

Branch: refs/heads/master
Commit: ea67070db8b19394be8594b71de35bedfc6f119a
Parents: 58be145
Author: Jeffrey Heifetz <[email protected]>
Authored: Wed Jul 17 16:33:57 2013 -0400
Committer: Jeffrey Heifetz <[email protected]>
Committed: Wed Jul 17 16:33:57 2013 -0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/ea67070d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1896486..2629502 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "dependencies": {
     "nopt": "1.0.x",
     "glob": "3.2.x",
-    "elementtree": "0.1.x",
+    "elementtree": "0.1.5",
     "xcode": "0.6.1",
     "plist": "0.4.x",
     "bplist-parser": "0.0.x",

Reply via email to