Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-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 ADFD310FAF for ; Mon, 17 Nov 2014 09:57:10 +0000 (UTC) Received: (qmail 15151 invoked by uid 500); 17 Nov 2014 09:57:10 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 15122 invoked by uid 500); 17 Nov 2014 09:57:10 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 15114 invoked by uid 99); 17 Nov 2014 09:57:10 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2014 09:57:10 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 32CFA93D7BC; Mon, 17 Nov 2014 09:57:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cdutz@apache.org To: commits@flex.apache.org Date: Mon, 17 Nov 2014 09:57:10 -0000 Message-Id: <8dfbe4c2c7eb4b4fa9d11829ba577b21@git.apache.org> In-Reply-To: <1ecf822396484796a91f6ab41fc1b3d2@git.apache.org> References: <1ecf822396484796a91f6ab41fc1b3d2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: [flex-utilities] [refs/heads/develop] - Prepared flex-tool-api for next development iteration Prepared flex-tool-api for next development iteration Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/2effab33 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/2effab33 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/2effab33 Branch: refs/heads/develop Commit: 2effab33947a788f5537f4b39db25e3b3777ba04 Parents: 4048f48 Author: Christofer Dutz Authored: Mon Nov 17 10:56:54 2014 +0100 Committer: Christofer Dutz Committed: Mon Nov 17 10:56:54 2014 +0100 ---------------------------------------------------------------------- flex-tool-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/2effab33/flex-tool-api/pom.xml ---------------------------------------------------------------------- diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml index 1847e81..47482e8 100644 --- a/flex-tool-api/pom.xml +++ b/flex-tool-api/pom.xml @@ -29,7 +29,7 @@ org.apache.flex flex-tool-api - 1.0.0 + 1.1.0-SNAPSHOT jar Flex Tool API @@ -58,7 +58,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git https://git-wip-us.apache.org/repos/asf/flex-utilities.git - apache-flex-tool-api-1.0.0-RC3 + HEAD