Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7655310782 for ; Thu, 26 Sep 2013 22:28:06 +0000 (UTC) Received: (qmail 34789 invoked by uid 500); 26 Sep 2013 22:28:05 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 34768 invoked by uid 500); 26 Sep 2013 22:28:05 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 34724 invoked by uid 99); 26 Sep 2013 22:28:05 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 22:28:05 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3F49B90B8D3; Thu, 26 Sep 2013 22:28:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Thu, 26 Sep 2013 22:28:11 -0000 Message-Id: <845381632fa9460880d3c040528f10b0@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/10] git commit: CB-4889 renaming org.apache.cordova.core.vibration to org.apache.cordova.vibration CB-4889 renaming org.apache.cordova.core.vibration to org.apache.cordova.vibration Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/fe866384 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/fe866384 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/fe866384 Branch: refs/heads/master Commit: fe866384aaa4b76a1df4d3f0246bfc1cfcfcf4a1 Parents: ae5171c Author: Anis Kadri Authored: Sat Sep 21 12:40:28 2013 +0200 Committer: Anis Kadri Committed: Sat Sep 21 12:40:28 2013 +0200 ---------------------------------------------------------------------- plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/fe866384/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 270125b..388ef8f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,8 +1,8 @@ + id="org.apache.cordova.vibration" + version="0.3.1"> Vibration Cordova Vibration Plugin