You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2019/12/18 17:26:07 UTC

[royale-asjs] branch develop updated: Maven: add RoyaleUnitUI

This is an automated email from the ASF dual-hosted git repository.

joshtynjala 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 b87c8cd  Maven: add RoyaleUnitUI
b87c8cd is described below

commit b87c8cd2a8513c81ae97b31c55991bfb9ae1bbb4
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Wed Dec 18 09:25:57 2019 -0800

    Maven: add RoyaleUnitUI
---
 frameworks/projects/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 7090865..7239eda 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -66,6 +66,7 @@
     <module>Reflection</module>
     <module>RoyaleSite</module>
     <module>RoyaleUnit</module>
+    <module>RoyaleUnitUI</module>
     <module>SparkRoyale</module>
     <module>Storage</module>
     <module>Text</module>