From commits-return-6425-archive-asf-public=cust-asf.ponee.io@royale.apache.org Fri Oct 12 03:20:09 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B035418077B for ; Fri, 12 Oct 2018 03:20:08 +0200 (CEST) Received: (qmail 85888 invoked by uid 500); 12 Oct 2018 01:20:07 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 85867 invoked by uid 99); 12 Oct 2018 01:20:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2018 01:20:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5724485B4A; Fri, 12 Oct 2018 01:20:06 +0000 (UTC) Date: Fri, 12 Oct 2018 01:20:11 +0000 To: "commits@royale.apache.org" Subject: [royale-asjs] 05/05: fix pom MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: aharui@apache.org In-Reply-To: <153930720613.14190.12305108649931738204@gitbox.apache.org> References: <153930720613.14190.12305108649931738204@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: royale-asjs X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Rev: d34bfcc64efba78d2db335d6a61c6d1f8f88d7c0 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20181012012006.5724485B4A@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit d34bfcc64efba78d2db335d6a61c6d1f8f88d7c0 Author: Alex Harui AuthorDate: Thu Oct 11 18:19:50 2018 -0700 fix pom --- examples/mxroyale/RemoteObjectAMFTest/pom.xml | 47 +++++---------------------- 1 file changed, 9 insertions(+), 38 deletions(-) diff --git a/examples/mxroyale/RemoteObjectAMFTest/pom.xml b/examples/mxroyale/RemoteObjectAMFTest/pom.xml index 8d0dbe6..aca1c83 100644 --- a/examples/mxroyale/RemoteObjectAMFTest/pom.xml +++ b/examples/mxroyale/RemoteObjectAMFTest/pom.xml @@ -22,15 +22,15 @@ org.apache.royale.examples - examples-royale - 0.9.4-SNAPSHOT + examples-mxroyale + 0.9.5-SNAPSHOT - RemoteObjectAMFTest - 0.9.4-SNAPSHOT + RemoteObjectAMFTest-MXRoyale + 0.9.5-SNAPSHOT swf - Apache Royale: Examples: Royale: RemoteObjectAMFTest + Apache Royale: Examples: Royale: RemoteObjectAMFTest-MXRoyale @@ -81,60 +81,31 @@ org.apache.royale.framework Network - 0.9.4-SNAPSHOT + 0.9.5-SNAPSHOT swc swf org.apache.royale.framework Network - 0.9.4-SNAPSHOT + 0.9.5-SNAPSHOT swc js org.apache.royale.framework Reflection - 0.9.4-SNAPSHOT + 0.9.5-SNAPSHOT swc swf org.apache.royale.framework Reflection - 0.9.4-SNAPSHOT + 0.9.5-SNAPSHOT swc js - - org.apache.royale.framework - Jewel - 0.9.4-SNAPSHOT - swc - swf - - - org.apache.royale.framework - Jewel - 0.9.4-SNAPSHOT - swc - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.4-SNAPSHOT - swc - theme - js - - - org.apache.royale.framework - Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.4-SNAPSHOT - swc - theme -