You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/09/21 01:53:51 UTC

[royale-asjs] branch develop updated: change name so it isn't a duplicate

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


The following commit(s) were added to refs/heads/develop by this push:
     new 9cc35d1  change name so it isn't a duplicate
9cc35d1 is described below

commit 9cc35d17439a6c8632a12c49e66e8339cb75d0bb
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Sep 20 18:53:38 2018 -0700

    change name so it isn't a duplicate
---
 examples/mxroyale/HelloWorld/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/mxroyale/HelloWorld/pom.xml b/examples/mxroyale/HelloWorld/pom.xml
index 9ea249d..561f281 100644
--- a/examples/mxroyale/HelloWorld/pom.xml
+++ b/examples/mxroyale/HelloWorld/pom.xml
@@ -26,7 +26,7 @@
     <version>0.9.4-SNAPSHOT</version>
   </parent>
 
-  <artifactId>HelloWorld</artifactId>
+  <artifactId>HelloWorld-MXRoyale</artifactId>
   <version>0.9.4-SNAPSHOT</version>
   <packaging>swf</packaging>