You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2021/02/27 15:40:47 UTC

[royale-asjs] branch develop updated: add "royale-jewel-library-archetype" to modules

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

carlosrovira 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 000e902  add "royale-jewel-library-archetype" to modules
000e902 is described below

commit 000e902fd3c48855d0d2c23b0cd57dd10188c038
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Feb 27 16:40:37 2021 +0100

    add "royale-jewel-library-archetype" to modules
---
 archetypes/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 5675261..ebe582c 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -39,6 +39,7 @@
   <modules>
     <module>royale-simple-application-archetype</module>
     <module>royale-jewel-application-archetype</module>
+    <module>royale-jewel-library-archetype</module>
     <module>royale-jewel-module-application-archetype</module>
     <module>royale-simple-application-pure-js-archetype</module>
     <module>royale-simple-application-pure-swf-archetype</module>