diff --git a/archetypes/pom.xml b/archetypes/pom.xml index fa31ccf9f7..8a442711e3 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Framework: Archetypes @@ -34,7 +34,7 @@ 0.9.10-SNAPSHOT - + 2023-02-06T16:33:50Z royale-simple-application-archetype diff --git a/archetypes/royale-jewel-application-archetype/pom.xml b/archetypes/royale-jewel-application-archetype/pom.xml index a8e30e2c3c..34d80b71e6 100644 --- a/archetypes/royale-jewel-application-archetype/pom.xml +++ b/archetypes/royale-jewel-application-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-jewel-application-archetype - 0.9.10-SNAPSHOT + 0.9.10 maven-archetype Apache Royale: Framework: Archetypes: Jewel Royale Application @@ -42,4 +42,4 @@ - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-jewel-library-archetype/pom.xml b/archetypes/royale-jewel-library-archetype/pom.xml index 69442adaae..a398c61438 100644 --- a/archetypes/royale-jewel-library-archetype/pom.xml +++ b/archetypes/royale-jewel-library-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-jewel-library-archetype - 0.9.10-SNAPSHOT + 0.9.10 maven-archetype Apache Royale: Framework: Archetypes: Jewel Royale Library @@ -42,4 +42,4 @@ - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-jewel-module-application-archetype/pom.xml b/archetypes/royale-jewel-module-application-archetype/pom.xml index f9f6a87a3e..9c07ac3949 100644 --- a/archetypes/royale-jewel-module-application-archetype/pom.xml +++ b/archetypes/royale-jewel-module-application-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-jewel-module-application-archetype - 0.9.10-SNAPSHOT + 0.9.10 maven-archetype Apache Royale: Framework: Archetypes: Jewel Royale Module Application @@ -41,4 +41,4 @@ - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-simple-application-archetype/pom.xml b/archetypes/royale-simple-application-archetype/pom.xml index a755c43dc2..9493525d97 100644 --- a/archetypes/royale-simple-application-archetype/pom.xml +++ b/archetypes/royale-simple-application-archetype/pom.xml @@ -22,14 +22,14 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-simple-application-archetype - 0.9.10-SNAPSHOT + 0.9.10 jar Apache Royale: Framework: Archetypes: Simple Royale Application Maven archetype for creating Royale Maven project for building a simple Royale application with both Flash and JavaScript output. - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml b/archetypes/royale-simple-application-pure-js-archetype/pom.xml index 082e130ea4..852812f546 100644 --- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml +++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml @@ -22,14 +22,14 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-simple-application-pure-js-archetype - 0.9.10-SNAPSHOT + 0.9.10 jar Apache Royale: Framework: Archetypes: Simple Royale Pure-JS Application Maven archetype for creating Royale Maven project for building a simple Royale application with only JavaScript output. - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml index 403a1ae559..fa3cf57a97 100644 --- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml +++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-simple-application-pure-swf-archetype - 0.9.10-SNAPSHOT + 0.9.10 jar Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF Application @@ -38,4 +38,4 @@ mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-simple-pure-swf-application-archetype -DarchetypeVersion=x.x.x --> - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-simple-library-archetype/pom.xml b/archetypes/royale-simple-library-archetype/pom.xml index 5e0a92d1f5..5a3bcbde74 100644 --- a/archetypes/royale-simple-library-archetype/pom.xml +++ b/archetypes/royale-simple-library-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-simple-library-archetype - 0.9.10-SNAPSHOT + 0.9.10 maven-archetype Apache Royale: Framework: Archetypes: Simple Royale Library @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/archetypes/royale-simple-typedef-archetype/pom.xml b/archetypes/royale-simple-typedef-archetype/pom.xml index 0ac3111171..19e6c02031 100644 --- a/archetypes/royale-simple-typedef-archetype/pom.xml +++ b/archetypes/royale-simple-typedef-archetype/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-maven-archetypes - 0.9.10-SNAPSHOT + 0.9.10 royale-simple-typedef-archetype - 0.9.10-SNAPSHOT + 0.9.10 maven-archetype Apache Royale: Framework: Archetypes: Simple Royale Typedef Library @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml index a2fdcff362..8c757f824e 100644 --- a/distribution/jars/compc/pom.xml +++ b/distribution/jars/compc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compc - 0.9.10-SNAPSHOT + 0.9.10 @@ -57,4 +57,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-asc/pom.xml b/distribution/jars/compiler-asc/pom.xml index 4a69a9a48b..38be7a0b73 100644 --- a/distribution/jars/compiler-asc/pom.xml +++ b/distribution/jars/compiler-asc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-asc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-compc/pom.xml b/distribution/jars/compiler-compc/pom.xml index e603c28ba5..332c42156e 100644 --- a/distribution/jars/compiler-compc/pom.xml +++ b/distribution/jars/compiler-compc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-compc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-compjsc/pom.xml b/distribution/jars/compiler-compjsc/pom.xml index b9707f3206..1088226d9c 100644 --- a/distribution/jars/compiler-compjsc/pom.xml +++ b/distribution/jars/compiler-compjsc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-compjsc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-mxmlc/pom.xml b/distribution/jars/compiler-mxmlc/pom.xml index 4bdc6e3db8..c1b3850a5e 100644 --- a/distribution/jars/compiler-mxmlc/pom.xml +++ b/distribution/jars/compiler-mxmlc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-mxmlc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-mxmljsc/pom.xml b/distribution/jars/compiler-mxmljsc/pom.xml index 1d444b2e70..7bf4a3aea3 100644 --- a/distribution/jars/compiler-mxmljsc/pom.xml +++ b/distribution/jars/compiler-mxmljsc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-mxmljsc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-optimizer/pom.xml b/distribution/jars/compiler-optimizer/pom.xml index d9af561011..31b5ddfe0a 100644 --- a/distribution/jars/compiler-optimizer/pom.xml +++ b/distribution/jars/compiler-optimizer/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-optimizer - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/compiler-swfdump/pom.xml b/distribution/jars/compiler-swfdump/pom.xml index 06ebe41dba..ed05e300ed 100644 --- a/distribution/jars/compiler-swfdump/pom.xml +++ b/distribution/jars/compiler-swfdump/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution compiler-swfdump - 0.9.10-SNAPSHOT + 0.9.10 @@ -65,4 +65,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml index 6c1e99ab10..a4cb51687c 100644 --- a/distribution/jars/mxmlc/pom.xml +++ b/distribution/jars/mxmlc/pom.xml @@ -22,13 +22,13 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 ../../../pom.xml org.apache.royale.framework.distribution mxmlc - 0.9.10-SNAPSHOT + 0.9.10 @@ -58,4 +58,4 @@ - +2023-02-06T16:33:50Z diff --git a/distribution/pom.xml b/distribution/pom.xml index 7ea01cc652..8ce297d800 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 distribution - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Distribution @@ -45,7 +45,7 @@ bin-without-swf.xml dir-without-swf.xml royale-sdk-description.xml - + 2023-02-06T16:33:50Z jars/compc @@ -275,252 +275,252 @@ org.apache.royale.framework Ace - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework CreateJS - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Flat - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework FontAwesome - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML5 - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework RoyaleUnit - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework RoyaleUnitUI - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework TLF - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -602,7 +602,7 @@ org.apache.royale.framework Fonts - 0.9.10-SNAPSHOT + 0.9.10 war @@ -736,211 +736,211 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework CreateJS - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Flat - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework FontAwesome - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework HTML5 - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework RoyaleUnit - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework RoyaleUnitUI - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework TLF - 0.9.10-SNAPSHOT + 0.9.10 swc org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc @@ -948,7 +948,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc js diff --git a/examples/amf/SampleAmfWebApp/pom.xml b/examples/amf/SampleAmfWebApp/pom.xml index f3fc83cb2b..5a85c2c8b0 100644 --- a/examples/amf/SampleAmfWebApp/pom.xml +++ b/examples/amf/SampleAmfWebApp/pom.xml @@ -22,18 +22,18 @@ org.apache.royale.examples examples-amf-webapps - 0.9.10-SNAPSHOT + 0.9.10 SampleAmfWebApp - 0.9.10-SNAPSHOT + 0.9.10 war Apache Royale: Examples: AMF Web Apps: SampleAmfWebApp 1.7 - + 2023-02-06T16:33:50Z src/main/java @@ -153,7 +153,7 @@ org.apache.royale.examples RemoteObjectAMFTest-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 war diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml index c431ca2d24..123a5700ed 100644 --- a/examples/amf/pom.xml +++ b/examples/amf/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-amf-webapps - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: AMF Web Apps ---------------------------- @@ -35,4 +35,4 @@ SampleAmfWebApp - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0001_Hello_World/pom.xml b/examples/blog/BE0001_Hello_World/pom.xml index 3e347d9b8f..494ee90f8b 100644 --- a/examples/blog/BE0001_Hello_World/pom.xml +++ b/examples/blog/BE0001_Hello_World/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0001_Hello_World - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0001: Hello World @@ -50,7 +50,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -58,7 +58,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -72,7 +72,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -80,4 +80,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml b/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml index fd6376e12b..57f11d551c 100644 --- a/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml +++ b/examples/blog/BE0002_Using_Jewel_Alert_Control/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0002_Using_Jewel_Alert_Control - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0002: Using Jewel Alert Control @@ -52,14 +52,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -67,7 +67,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -89,7 +89,7 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -97,4 +97,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml index 6c03a88dd8..0ed1330e9b 100644 --- a/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml +++ b/examples/blog/BE0003_Using_Jewel_Slider_Control/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0003_Using_Jewel_Slider_Control - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0003: Using Jewel HSlider Control @@ -52,14 +52,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -67,7 +67,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -89,7 +89,7 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -97,4 +97,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml index d03c96ad5b..37e460e775 100644 --- a/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml +++ b/examples/blog/BE0004_Adding_an_item_to_a_Jewel_List/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0004_Adding_an_item_to_a_Jewel_List - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0004: Adding an item to a Jewel List @@ -52,21 +52,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -80,14 +80,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml index ec6eca3579..53b62663a0 100644 --- a/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml +++ b/examples/blog/BE0005_Creating_a_group_of_Jewel_RadioButtons/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0005_Creating_a_group_of_Jewel_RadioButtons - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0005: Creating a group of Jewel RadioButtons @@ -52,21 +52,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -80,14 +80,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml index dc6617e91c..fdbd73b31d 100644 --- a/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml +++ b/examples/blog/BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0006_Binding_the_text_property_of_a_Jewel_Textinput_to_update_a_text_label - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0006: Binding the text property of a Jewel Textinput to update a text label @@ -52,14 +52,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -73,7 +73,7 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -81,4 +81,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml index cd97097120..aee148012d 100644 --- a/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml +++ b/examples/blog/BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0007_Selecting_options_from_a_group_of_jewel_checkbox_controls - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0007: Selecting options from a group of jewel checkbox controls @@ -52,21 +52,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -80,14 +80,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml index ac084ae8a4..268d97e20a 100644 --- a/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml +++ b/examples/blog/BE0008_Using_View_States_to_show_or_hide_content/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0008_Using_View_States_to_show_or_hide_content - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0008: Using View States to show or hide content @@ -52,21 +52,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -80,14 +80,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml index cef752e2c6..942a16253d 100644 --- a/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml +++ b/examples/blog/BE0009_Using_an_Item_ Renderer_with_a_List/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0009_Using_an_Item_Renderer_with_a_List - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0009: Using an Item Renderer with a List @@ -53,28 +53,28 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -88,21 +88,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -110,4 +110,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml b/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml index 8d13ac8ccd..6fe34b43cf 100644 --- a/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml +++ b/examples/blog/BE0010_Customization_through_the_Royale_API/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0010_Customization_through_the_Royale_API - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0010: Customization through the Royale API @@ -52,14 +52,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -73,7 +73,7 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -81,4 +81,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml b/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml index b693156c86..b03da462c9 100644 --- a/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml +++ b/examples/blog/BE0011_Loading_external_data_through_HTTPService/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0011_Loading_external_data_through_HTTPService - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0011: Loading external data through HTTPService @@ -53,21 +53,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -81,14 +81,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -96,4 +96,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml b/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml index dc2dcdeb9f..d6b73fa880 100644 --- a/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml +++ b/examples/blog/BE0012_Using_external_javascript_libraries_in_Apache_Royale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0012_Using_external_javascript_libraries_in_Apache_Royale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0012: Using external javascript libraries in Apache Royale @@ -53,21 +53,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -81,14 +81,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -96,4 +96,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml index b949d0614f..5fb79fcb1e 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/JewelModule/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.10-SNAPSHOT + 0.9.10 JewelModule - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0013: - JewelModule @@ -117,4 +117,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml index f00f9af8e3..af67c8f828 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/MainJewelApp/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.10-SNAPSHOT + 0.9.10 MainJewelApp - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0013: - MainJewelApp @@ -48,4 +48,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml index 8e1ce8137e..10ed3870c5 100644 --- a/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml +++ b/examples/blog/BE0013_Dividing_an_Apache_Royale_application_with_modules/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0013_Dividing_an_Apache_Royale_application_with_modules - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Blog: 0013: Dividing an Apache Royale application with modules @@ -40,21 +40,21 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -68,14 +68,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/BE0014_Working_with_vector_graphics/pom.xml b/examples/blog/BE0014_Working_with_vector_graphics/pom.xml index 46985154ac..f307362fe0 100644 --- a/examples/blog/BE0014_Working_with_vector_graphics/pom.xml +++ b/examples/blog/BE0014_Working_with_vector_graphics/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-blog - 0.9.10-SNAPSHOT + 0.9.10 BE0014_Working_with_vector_graphics - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Blog: 0014: Working with vector graphics @@ -53,21 +53,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -89,21 +89,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -111,4 +111,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/blog/pom.xml b/examples/blog/pom.xml index f9c8e0e138..d1eecf94c5 100644 --- a/examples/blog/pom.xml +++ b/examples/blog/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-blog - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Blog ------------------------------------ @@ -84,42 +84,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -128,7 +128,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -140,49 +140,49 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -190,4 +190,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/crux/CruxGitHubCommitLogViewer/pom.xml b/examples/crux/CruxGitHubCommitLogViewer/pom.xml index f8f6d42c22..76d7ad53e7 100644 --- a/examples/crux/CruxGitHubCommitLogViewer/pom.xml +++ b/examples/crux/CruxGitHubCommitLogViewer/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-crux - 0.9.10-SNAPSHOT + 0.9.10 CruxGitHubCommitLogViewer - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Crux: CruxGitHubCommitLogViewer @@ -99,7 +99,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -113,7 +113,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -132,7 +132,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -140,4 +140,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/crux/CruxQuickStart/pom.xml b/examples/crux/CruxQuickStart/pom.xml index 4b175ece1e..d13ef55bc8 100644 --- a/examples/crux/CruxQuickStart/pom.xml +++ b/examples/crux/CruxQuickStart/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-crux - 0.9.10-SNAPSHOT + 0.9.10 CruxQuickStart - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Crux: CruxQuickStart @@ -57,14 +57,14 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -84,7 +84,7 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -92,4 +92,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/crux/CruxQuickStartBasic/pom.xml b/examples/crux/CruxQuickStartBasic/pom.xml index 546bf858f7..339e9251a9 100644 --- a/examples/crux/CruxQuickStartBasic/pom.xml +++ b/examples/crux/CruxQuickStartBasic/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-crux - 0.9.10-SNAPSHOT + 0.9.10 CruxQuickStartBasic - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Crux: CruxQuickStartBasic @@ -60,14 +60,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -140,7 +140,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -148,4 +148,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/crux/pom.xml b/examples/crux/pom.xml index aa3d32e658..a7d0729ab2 100644 --- a/examples/crux/pom.xml +++ b/examples/crux/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-crux - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Crux ------------------------------------ @@ -74,63 +74,63 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MXRoyaleBase - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -138,7 +138,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -150,84 +150,84 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework MXRoyaleBase - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -235,4 +235,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/crux/todomvc-jewel-crux/pom.xml b/examples/crux/todomvc-jewel-crux/pom.xml index 5f8a74ba5a..c425ee2d13 100644 --- a/examples/crux/todomvc-jewel-crux/pom.xml +++ b/examples/crux/todomvc-jewel-crux/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-crux - 0.9.10-SNAPSHOT + 0.9.10 todomvc-jewel-crux - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Crux: TodoMVC-Jewel-Crux @@ -90,35 +90,35 @@ org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -138,21 +138,21 @@ org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Crux - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -160,4 +160,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/examples-tests/pom.xml b/examples/examples-tests/pom.xml index ac1a68b2ef..858d4c70a7 100644 --- a/examples/examples-tests/pom.xml +++ b/examples/examples-tests/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-tests - 0.9.10-SNAPSHOT + 0.9.10 Apache Royale: Examples: Example-Tests --------------------------- @@ -42,4 +42,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/express/DataBindingExample/pom.xml b/examples/express/DataBindingExample/pom.xml index 1e9f199901..e7f1939616 100644 --- a/examples/express/DataBindingExample/pom.xml +++ b/examples/express/DataBindingExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-express - 0.9.10-SNAPSHOT + 0.9.10 DataBindingExample-Express - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Express: DataBindingExample @@ -50,7 +50,7 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -63,7 +63,7 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -71,4 +71,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/express/DataGridExample/pom.xml b/examples/express/DataGridExample/pom.xml index 11fdff899f..e75cb482a8 100644 --- a/examples/express/DataGridExample/pom.xml +++ b/examples/express/DataGridExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-express - 0.9.10-SNAPSHOT + 0.9.10 DataGridExample-Express - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Express: DataGridExample @@ -53,4 +53,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/express/GitHubCommitLogViewer/pom.xml b/examples/express/GitHubCommitLogViewer/pom.xml index 4b3853ec68..99c225ac79 100644 --- a/examples/express/GitHubCommitLogViewer/pom.xml +++ b/examples/express/GitHubCommitLogViewer/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-express - 0.9.10-SNAPSHOT + 0.9.10 GitHubCommitLogViewer - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Express: GitHubCommitLogViewer @@ -49,7 +49,7 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -62,14 +62,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -77,4 +77,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/express/pom.xml b/examples/express/pom.xml index fb076143ae..50c4ada756 100644 --- a/examples/express/pom.xml +++ b/examples/express/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-express - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Express --------------------------------- @@ -73,56 +73,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -131,7 +131,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -143,63 +143,63 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -207,4 +207,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/jewel/TourDeJewel/pom.xml b/examples/jewel/TourDeJewel/pom.xml index 16cde850d0..4a24d21cec 100644 --- a/examples/jewel/TourDeJewel/pom.xml +++ b/examples/jewel/TourDeJewel/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-jewel - 0.9.10-SNAPSHOT + 0.9.10 TourDeJewel - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Jewel: TourDeJewel @@ -968,28 +968,28 @@ org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -999,7 +999,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1007,7 +1007,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1015,7 +1015,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1023,7 +1023,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1031,7 +1031,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1039,7 +1039,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1047,7 +1047,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1055,7 +1055,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1063,7 +1063,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1071,7 +1071,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1079,7 +1079,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1087,7 +1087,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1095,7 +1095,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1103,7 +1103,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1111,7 +1111,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1119,7 +1119,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1127,7 +1127,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1135,7 +1135,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1143,7 +1143,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1151,7 +1151,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1159,7 +1159,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1167,7 +1167,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1175,7 +1175,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1183,7 +1183,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1191,7 +1191,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1199,7 +1199,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1207,7 +1207,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1215,7 +1215,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1223,7 +1223,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1231,7 +1231,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1239,7 +1239,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1247,7 +1247,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1255,7 +1255,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1263,7 +1263,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1271,7 +1271,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1279,7 +1279,7 @@ org.apache.royale.framework Jewel-Dark-NoFlat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1287,7 +1287,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1295,7 +1295,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1303,7 +1303,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1311,7 +1311,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1319,7 +1319,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1327,7 +1327,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1335,7 +1335,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1343,7 +1343,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1351,7 +1351,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1359,7 +1359,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1367,7 +1367,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1375,7 +1375,7 @@ org.apache.royale.framework Jewel-Light-Flat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1383,7 +1383,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1391,7 +1391,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1399,7 +1399,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1407,7 +1407,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1415,7 +1415,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1423,7 +1423,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1431,7 +1431,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1439,7 +1439,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1447,7 +1447,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1455,7 +1455,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1463,7 +1463,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1471,7 +1471,7 @@ org.apache.royale.framework Jewel-Light-Flat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1479,7 +1479,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1487,7 +1487,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1495,7 +1495,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1503,7 +1503,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1511,7 +1511,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1519,7 +1519,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1527,7 +1527,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1535,7 +1535,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1543,7 +1543,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1551,7 +1551,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1559,7 +1559,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1567,7 +1567,7 @@ org.apache.royale.framework Jewel-Light-Flat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1575,7 +1575,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1583,7 +1583,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1591,7 +1591,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1599,7 +1599,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1607,7 +1607,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1615,7 +1615,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1623,7 +1623,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1631,7 +1631,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1639,7 +1639,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1647,7 +1647,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1655,7 +1655,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1663,7 +1663,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1671,7 +1671,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1679,7 +1679,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1687,7 +1687,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1695,7 +1695,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1703,7 +1703,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1711,7 +1711,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1719,7 +1719,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1727,7 +1727,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1735,7 +1735,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1743,7 +1743,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1751,7 +1751,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1759,7 +1759,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1767,7 +1767,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1775,7 +1775,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1783,7 +1783,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1791,7 +1791,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1799,7 +1799,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1807,7 +1807,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1815,7 +1815,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1823,7 +1823,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1831,7 +1831,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1839,7 +1839,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1847,7 +1847,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1855,7 +1855,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc js provided @@ -1869,35 +1869,35 @@ org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -1905,4 +1905,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/jewel/pom.xml b/examples/jewel/pom.xml index f88719a92a..d2acc5f57f 100644 --- a/examples/jewel/pom.xml +++ b/examples/jewel/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-jewel - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Jewel ----------------------------------- @@ -72,49 +72,49 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -123,7 +123,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -135,49 +135,49 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -185,4 +185,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/jewel/todomvc/pom.xml b/examples/jewel/todomvc/pom.xml index 9d2273825d..3f38f2b33a 100644 --- a/examples/jewel/todomvc/pom.xml +++ b/examples/jewel/todomvc/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-jewel - 0.9.10-SNAPSHOT + 0.9.10 todomvc - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Jewel: TodoMVC @@ -87,21 +87,21 @@ org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -121,14 +121,14 @@ org.apache.royale.framework Icons - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -136,4 +136,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/ControlsExample/pom.xml b/examples/mxroyale/ControlsExample/pom.xml index 02a94cfcc3..3a1ce5d56b 100644 --- a/examples/mxroyale/ControlsExample/pom.xml +++ b/examples/mxroyale/ControlsExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 ControlsExample-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: MXRoyale: ControlsExample @@ -51,11 +51,11 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/DataGridExample/pom.xml b/examples/mxroyale/DataGridExample/pom.xml index 1348f20155..699e050d81 100644 --- a/examples/mxroyale/DataGridExample/pom.xml +++ b/examples/mxroyale/DataGridExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 DataGridExample-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: MXRoyale: DataGridExample @@ -51,7 +51,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -135,7 +135,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme swf @@ -143,7 +143,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -152,4 +152,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/HelloWorld/pom.xml b/examples/mxroyale/HelloWorld/pom.xml index c50b2f6974..857f17be8a 100644 --- a/examples/mxroyale/HelloWorld/pom.xml +++ b/examples/mxroyale/HelloWorld/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 HelloWorld-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: MXRoyale: HelloWorld @@ -51,11 +51,11 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/RemoteObjectAMFTest/pom.xml b/examples/mxroyale/RemoteObjectAMFTest/pom.xml index 813ec9bd1d..bc838f753c 100644 --- a/examples/mxroyale/RemoteObjectAMFTest/pom.xml +++ b/examples/mxroyale/RemoteObjectAMFTest/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 RemoteObjectAMFTest-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: MXRoyale: RemoteObjectAMFTest-MXRoyale @@ -68,21 +68,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -95,21 +95,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -117,4 +117,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/ResourceManagerExample/pom.xml b/examples/mxroyale/ResourceManagerExample/pom.xml index 13bd49ab75..92eefe9c7a 100644 --- a/examples/mxroyale/ResourceManagerExample/pom.xml +++ b/examples/mxroyale/ResourceManagerExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 ResourceManagerExample-MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: MXRoyale: ResourceManagerExample @@ -55,11 +55,11 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/SparkHelloWorld/pom.xml b/examples/mxroyale/SparkHelloWorld/pom.xml index b8d94dd0d1..53760668ce 100644 --- a/examples/mxroyale/SparkHelloWorld/pom.xml +++ b/examples/mxroyale/SparkHelloWorld/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 HelloWorld-SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: SparkRoyale: HelloWorld @@ -51,11 +51,11 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js - +2023-02-06T16:33:50Z diff --git a/examples/mxroyale/pom.xml b/examples/mxroyale/pom.xml index dee7431529..d3fb81e352 100644 --- a/examples/mxroyale/pom.xml +++ b/examples/mxroyale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-mxroyale - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: MXRoyale -------------------------------- @@ -78,56 +78,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -136,7 +136,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -148,91 +148,91 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework TLF - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -240,4 +240,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/native/ButtonExample/pom.xml b/examples/native/ButtonExample/pom.xml index 042cccddda..922c4564b7 100644 --- a/examples/native/ButtonExample/pom.xml +++ b/examples/native/ButtonExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-native - 0.9.10-SNAPSHOT + 0.9.10 ButtonExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Native: ButtonExample @@ -76,4 +76,4 @@ runtime - +2023-02-06T16:33:50Z diff --git a/examples/native/USStatesMap/pom.xml b/examples/native/USStatesMap/pom.xml index 47b9f6adc4..e97f3ea2c3 100644 --- a/examples/native/USStatesMap/pom.xml +++ b/examples/native/USStatesMap/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-native - 0.9.10-SNAPSHOT + 0.9.10 USStatesMap - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Native: USStatesMap @@ -67,10 +67,10 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js - +2023-02-06T16:33:50Z diff --git a/examples/native/pom.xml b/examples/native/pom.xml index 42acb43bd0..30dde04fb4 100644 --- a/examples/native/pom.xml +++ b/examples/native/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-native - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Native ---------------------------------- @@ -52,4 +52,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/node/HelloWorld/pom.xml b/examples/node/HelloWorld/pom.xml index e7e09fe21e..6ffaa6e47f 100644 --- a/examples/node/HelloWorld/pom.xml +++ b/examples/node/HelloWorld/pom.xml @@ -22,12 +22,12 @@ org.apache.royale.examples examples-node - 0.9.10-SNAPSHOT + 0.9.10 org.apache.royale.examples.node Node-HelloWorld - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: NodeJS: HelloWorld @@ -49,4 +49,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/node/pom.xml b/examples/node/pom.xml index 9f001eb189..dc451b2ff7 100644 --- a/examples/node/pom.xml +++ b/examples/node/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-node - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: NodeJS ---------------------------------- @@ -59,4 +59,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/pom.xml b/examples/pom.xml index 85b0336503..b47a315fe2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,12 +22,12 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples @@ -38,7 +38,7 @@ ${basedir}/target/javascript/bin/js-release 0.9.10-SNAPSHOT - + 2023-02-06T16:33:50Z express diff --git a/examples/royale/ASDoc/pom.xml b/examples/royale/ASDoc/pom.xml index 586d4fe316..9e837cbe0d 100644 --- a/examples/royale/ASDoc/pom.xml +++ b/examples/royale/ASDoc/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 ASDoc - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: ASDoc @@ -51,28 +51,28 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -86,28 +86,28 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme swf @@ -116,4 +116,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/AccordionExample/pom.xml b/examples/royale/AccordionExample/pom.xml index a5cf68626d..ec28d4691e 100644 --- a/examples/royale/AccordionExample/pom.xml +++ b/examples/royale/AccordionExample/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 AccordionExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: AccordionExample @@ -61,14 +61,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -82,14 +82,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme swf @@ -98,4 +98,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/AlertExample/pom.xml b/examples/royale/AlertExample/pom.xml index bf3ee92f11..b877ba7aa4 100644 --- a/examples/royale/AlertExample/pom.xml +++ b/examples/royale/AlertExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 AlertExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: AlertExample @@ -51,14 +51,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -72,21 +72,21 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/ChartExample/pom.xml b/examples/royale/ChartExample/pom.xml index 37688ed793..edcd123fb9 100644 --- a/examples/royale/ChartExample/pom.xml +++ b/examples/royale/ChartExample/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 ChartExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: ChartExample @@ -56,14 +56,14 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -77,7 +77,7 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -85,4 +85,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/CordovaCameraExample/pom.xml b/examples/royale/CordovaCameraExample/pom.xml index 822b074996..778e55ba58 100644 --- a/examples/royale/CordovaCameraExample/pom.xml +++ b/examples/royale/CordovaCameraExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 CordovaCameraExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: CordovaCameraExample @@ -54,14 +54,14 @@ org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/CreateJSExample/pom.xml b/examples/royale/CreateJSExample/pom.xml index 3663a311da..bc3c2ece5f 100644 --- a/examples/royale/CreateJSExample/pom.xml +++ b/examples/royale/CreateJSExample/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 CreateJSExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: CreateJSExample @@ -55,7 +55,7 @@ org.apache.royale.framework CreateJS - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -71,7 +71,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -85,7 +85,7 @@ org.apache.royale.framework CreateJS - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -93,4 +93,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/CreditCardValidatorExample/pom.xml b/examples/royale/CreditCardValidatorExample/pom.xml index 5fb0404a5d..c55857e4a6 100644 --- a/examples/royale/CreditCardValidatorExample/pom.xml +++ b/examples/royale/CreditCardValidatorExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 CreditCardValidatorExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: CreditCardValidatorExample @@ -52,18 +52,18 @@ org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js - +2023-02-06T16:33:50Z diff --git a/examples/royale/DataBindingExample/pom.xml b/examples/royale/DataBindingExample/pom.xml index 38660d153d..be7747bed1 100644 --- a/examples/royale/DataBindingExample/pom.xml +++ b/examples/royale/DataBindingExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DataBindingExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DataBindingExample @@ -50,21 +50,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -78,14 +78,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -93,4 +93,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml b/examples/royale/DataBindingExampleWithFlexLayout/pom.xml index 83530672fe..df2d216b45 100644 --- a/examples/royale/DataBindingExampleWithFlexLayout/pom.xml +++ b/examples/royale/DataBindingExampleWithFlexLayout/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DataBindingExampleWithFlexLayout - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DataBindingExampleWithLayout @@ -50,21 +50,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -78,14 +78,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -93,4 +93,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DataBindingExample_Flat/pom.xml b/examples/royale/DataBindingExample_Flat/pom.xml index fc6dae2302..a93963338a 100644 --- a/examples/royale/DataBindingExample_Flat/pom.xml +++ b/examples/royale/DataBindingExample_Flat/pom.xml @@ -32,18 +32,18 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DataBindingExample_Flat - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DataBindingExample_Flat ${project.build.directory}/javascript/bin/js-debug - + 2023-02-06T16:33:50Z @@ -90,14 +90,14 @@ org.apache.royale.framework Flat - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -106,7 +106,7 @@ org.apache.royale.framework Fonts - 0.9.10-SNAPSHOT + 0.9.10 war runtime @@ -126,14 +126,14 @@ org.apache.royale.framework Flat - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf diff --git a/examples/royale/DataBindingExample_as/pom.xml b/examples/royale/DataBindingExample_as/pom.xml index c0915737a6..30277aec33 100644 --- a/examples/royale/DataBindingExample_as/pom.xml +++ b/examples/royale/DataBindingExample_as/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DataBindingExample_as - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DataBindingExample_as @@ -61,21 +61,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -89,14 +89,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -104,4 +104,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DataGridExample/pom.xml b/examples/royale/DataGridExample/pom.xml index 25d4b528a9..34fb123798 100644 --- a/examples/royale/DataGridExample/pom.xml +++ b/examples/royale/DataGridExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DataGridExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DataGridExample @@ -56,14 +56,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -77,7 +77,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -85,4 +85,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DateControlsExample/pom.xml b/examples/royale/DateControlsExample/pom.xml index 315351d3cb..534adb1e7a 100644 --- a/examples/royale/DateControlsExample/pom.xml +++ b/examples/royale/DateControlsExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DateControlsExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DateControlsExample @@ -54,14 +54,14 @@ org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DebuggingExample/pom.xml b/examples/royale/DebuggingExample/pom.xml index b64531baca..d61da87ec2 100644 --- a/examples/royale/DebuggingExample/pom.xml +++ b/examples/royale/DebuggingExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DebuggingExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DebuggingExample @@ -50,14 +50,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -71,14 +71,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -86,4 +86,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DesktopMap/pom.xml b/examples/royale/DesktopMap/pom.xml index 9eb189f234..a759f021b2 100644 --- a/examples/royale/DesktopMap/pom.xml +++ b/examples/royale/DesktopMap/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DesktopMap - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DesktopMap @@ -57,7 +57,7 @@ org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -73,7 +73,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -87,7 +87,7 @@ org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DividedContainerExample/pom.xml b/examples/royale/DividedContainerExample/pom.xml index 806ce4bbe8..fa0483f2c2 100644 --- a/examples/royale/DividedContainerExample/pom.xml +++ b/examples/royale/DividedContainerExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DividedContainerExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DividedContainerExample @@ -54,14 +54,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/DragAndDropExample/pom.xml b/examples/royale/DragAndDropExample/pom.xml index 23e5166abd..6280c6a271 100644 --- a/examples/royale/DragAndDropExample/pom.xml +++ b/examples/royale/DragAndDropExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 DragAndDropExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: DragAndDropExample @@ -54,14 +54,14 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/Flex2Royale/pom.xml b/examples/royale/Flex2Royale/pom.xml index c103d17118..ed6dd273a4 100644 --- a/examples/royale/Flex2Royale/pom.xml +++ b/examples/royale/Flex2Royale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 Flex2Royale - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: Flex2Royale @@ -50,21 +50,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -78,14 +78,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -93,4 +93,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/HTMLElements/pom.xml b/examples/royale/HTMLElements/pom.xml index 2161afc3e3..979605741f 100644 --- a/examples/royale/HTMLElements/pom.xml +++ b/examples/royale/HTMLElements/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 HTMLElements - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: HTMLElements @@ -49,14 +49,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -70,7 +70,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -78,4 +78,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/HelloWorld/pom.xml b/examples/royale/HelloWorld/pom.xml index 15f0e906b4..60579ba17e 100644 --- a/examples/royale/HelloWorld/pom.xml +++ b/examples/royale/HelloWorld/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 HelloWorld - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: HelloWorld @@ -54,14 +54,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/JSON2ASVO/pom.xml b/examples/royale/JSON2ASVO/pom.xml index 4086277eb7..691fc019d3 100644 --- a/examples/royale/JSON2ASVO/pom.xml +++ b/examples/royale/JSON2ASVO/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 JSON2ASVO - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: JSON2ASVO @@ -57,28 +57,28 @@ org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -92,21 +92,21 @@ org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -114,4 +114,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/ListExample/pom.xml b/examples/royale/ListExample/pom.xml index 18ceed63b6..7e470b29d9 100644 --- a/examples/royale/ListExample/pom.xml +++ b/examples/royale/ListExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 ListExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: ListExample @@ -54,21 +54,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -82,14 +82,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -97,4 +97,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MDLDynamicTableExample/pom.xml b/examples/royale/MDLDynamicTableExample/pom.xml index c4095a3585..a932edd6f0 100644 --- a/examples/royale/MDLDynamicTableExample/pom.xml +++ b/examples/royale/MDLDynamicTableExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MDLDynamicTableExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MDLDynamicTableExample @@ -35,7 +35,7 @@ indigo pink - + 2023-02-06T16:33:50Z src/main/royale @@ -63,7 +63,7 @@ org.apache.royale.framework MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc js diff --git a/examples/royale/MDLDynamicTabsExample/pom.xml b/examples/royale/MDLDynamicTabsExample/pom.xml index 51ea9487b0..cb5aadce81 100644 --- a/examples/royale/MDLDynamicTabsExample/pom.xml +++ b/examples/royale/MDLDynamicTabsExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MDLDynamicTabsExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MDLDynamicTabsExample @@ -58,10 +58,10 @@ org.apache.royale.framework MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc js - +2023-02-06T16:33:50Z diff --git a/examples/royale/MapSearch/pom.xml b/examples/royale/MapSearch/pom.xml index 0466558777..6d97ab34c9 100644 --- a/examples/royale/MapSearch/pom.xml +++ b/examples/royale/MapSearch/pom.xml @@ -32,11 +32,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MapSearch - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MapSearch @@ -61,7 +61,7 @@ org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -77,7 +77,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -91,7 +91,7 @@ org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -99,4 +99,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MenuExample/pom.xml b/examples/royale/MenuExample/pom.xml index 7c4ae798f2..4c087e5df3 100644 --- a/examples/royale/MenuExample/pom.xml +++ b/examples/royale/MenuExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MenuExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MenuExample @@ -51,14 +51,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -72,14 +72,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -87,4 +87,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MobileMap/pom.xml b/examples/royale/MobileMap/pom.xml index 8ee86f92f9..ea4158e00f 100644 --- a/examples/royale/MobileMap/pom.xml +++ b/examples/royale/MobileMap/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MobileMap - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MobileMap @@ -58,14 +58,14 @@ org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,7 +80,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -94,14 +94,14 @@ org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -109,4 +109,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MobileStocks/pom.xml b/examples/royale/MobileStocks/pom.xml index f4e59c41e4..ccc962f92f 100644 --- a/examples/royale/MobileStocks/pom.xml +++ b/examples/royale/MobileStocks/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MobileStocks - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MobileStocks @@ -61,42 +61,42 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -110,35 +110,35 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -146,4 +146,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MobileTrader/pom.xml b/examples/royale/MobileTrader/pom.xml index c11e475063..fe491eb1e6 100644 --- a/examples/royale/MobileTrader/pom.xml +++ b/examples/royale/MobileTrader/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MobileTrader - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MobileTrader @@ -61,28 +61,28 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -96,21 +96,21 @@ org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -118,4 +118,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/ModuleExample/MainApp/pom.xml b/examples/royale/ModuleExample/MainApp/pom.xml index c488dc514a..08b7f4318c 100644 --- a/examples/royale/ModuleExample/MainApp/pom.xml +++ b/examples/royale/ModuleExample/MainApp/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples ModuleExample - 0.9.10-SNAPSHOT + 0.9.10 MainApp - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: ModuleExample: MainApp @@ -48,4 +48,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/ModuleExample/Module/pom.xml b/examples/royale/ModuleExample/Module/pom.xml index 8ce2dc8d26..cb03a1e130 100644 --- a/examples/royale/ModuleExample/Module/pom.xml +++ b/examples/royale/ModuleExample/Module/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples ModuleExample - 0.9.10-SNAPSHOT + 0.9.10 Module - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: ModuleExample: Module @@ -117,4 +117,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/ModuleExample/pom.xml b/examples/royale/ModuleExample/pom.xml index 7da2bec144..346f37fa1a 100644 --- a/examples/royale/ModuleExample/pom.xml +++ b/examples/royale/ModuleExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 ModuleExample - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Royale: ModuleExample @@ -73,14 +73,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -94,7 +94,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -102,4 +102,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/MultiDragDropExample/pom.xml b/examples/royale/MultiDragDropExample/pom.xml index a5f01fb89d..1a5662659b 100644 --- a/examples/royale/MultiDragDropExample/pom.xml +++ b/examples/royale/MultiDragDropExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 MultiDragDropExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: MultiDragAndDropExample @@ -53,14 +53,14 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -74,7 +74,7 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -82,4 +82,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/RemoteObjectAMFTest/pom.xml b/examples/royale/RemoteObjectAMFTest/pom.xml index a7a88a9052..0444084c2b 100644 --- a/examples/royale/RemoteObjectAMFTest/pom.xml +++ b/examples/royale/RemoteObjectAMFTest/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RemoteObjectAMFTest - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RemoteObjectAMFTest @@ -35,7 +35,7 @@ indigo pink - + 2023-02-06T16:33:50Z src/main/royale @@ -72,28 +72,28 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -101,7 +101,7 @@ org.apache.royale.framework Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -115,21 +115,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf diff --git a/examples/royale/RoyaleStore/pom.xml b/examples/royale/RoyaleStore/pom.xml index 713abee490..586a47cf07 100644 --- a/examples/royale/RoyaleStore/pom.xml +++ b/examples/royale/RoyaleStore/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RoyaleStore - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RoyaleStore @@ -71,35 +71,35 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -113,28 +113,28 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -142,4 +142,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/RoyaleStore_jquery/pom.xml b/examples/royale/RoyaleStore_jquery/pom.xml index 7d7e8eda40..b7231bdfda 100644 --- a/examples/royale/RoyaleStore_jquery/pom.xml +++ b/examples/royale/RoyaleStore_jquery/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RoyaleStore_jquery - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RoyaleStore_jquery @@ -57,42 +57,42 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -114,35 +114,35 @@ org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -150,4 +150,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/RoyaleTeamPage_MDL/pom.xml b/examples/royale/RoyaleTeamPage_MDL/pom.xml index b503e2bc67..41abee6e16 100644 --- a/examples/royale/RoyaleTeamPage_MDL/pom.xml +++ b/examples/royale/RoyaleTeamPage_MDL/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RoyaleTeamPage_MDL - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RoyaleTeamPage_MDL @@ -35,7 +35,7 @@ indigo pink - + 2023-02-06T16:33:50Z src/main/royale @@ -63,21 +63,21 @@ org.apache.royale.framework MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework FontAwesome - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js diff --git a/examples/royale/RoyaleWebsite/pom.xml b/examples/royale/RoyaleWebsite/pom.xml index 5db41ca2f1..c7c0804346 100644 --- a/examples/royale/RoyaleWebsite/pom.xml +++ b/examples/royale/RoyaleWebsite/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RoyaleWebsite - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RoyaleWebsite @@ -35,7 +35,7 @@ indigo pink - + 2023-02-06T16:33:50Z src/main/royale @@ -63,14 +63,14 @@ org.apache.royale.framework RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js diff --git a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml b/examples/royale/RoyaleWebsiteStatsViewer/pom.xml index f1409acd00..b8b0203ac4 100644 --- a/examples/royale/RoyaleWebsiteStatsViewer/pom.xml +++ b/examples/royale/RoyaleWebsiteStatsViewer/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 RoyaleWebsiteStatsViewer - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: RoyaleWebsiteStatsViewer @@ -51,21 +51,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -79,14 +79,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -94,4 +94,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/StorageExample/pom.xml b/examples/royale/StorageExample/pom.xml index 61d0459ccd..1860e27ead 100644 --- a/examples/royale/StorageExample/pom.xml +++ b/examples/royale/StorageExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 StorageExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: StorageExample @@ -54,14 +54,14 @@ org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -76,7 +76,7 @@ org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -90,14 +90,14 @@ org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -105,4 +105,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/StyleExample/pom.xml b/examples/royale/StyleExample/pom.xml index ab467bfa0e..ab210a55ef 100644 --- a/examples/royale/StyleExample/pom.xml +++ b/examples/royale/StyleExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 StyleExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: StyleExample @@ -51,21 +51,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -79,14 +79,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -94,4 +94,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/TableExample/pom.xml b/examples/royale/TableExample/pom.xml index 69a8c87e87..6d910a817d 100644 --- a/examples/royale/TableExample/pom.xml +++ b/examples/royale/TableExample/pom.xml @@ -26,11 +26,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 TableExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: TableExample @@ -54,14 +54,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -75,7 +75,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -83,4 +83,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/TeamPage/pom.xml b/examples/royale/TeamPage/pom.xml index ea282d91bb..c39ccce603 100644 --- a/examples/royale/TeamPage/pom.xml +++ b/examples/royale/TeamPage/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 TeamPage - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: TeamPage @@ -53,21 +53,21 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -81,14 +81,14 @@ org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -96,4 +96,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/TodoListSampleApp/pom.xml b/examples/royale/TodoListSampleApp/pom.xml index 0830f84d01..b22fefa53e 100644 --- a/examples/royale/TodoListSampleApp/pom.xml +++ b/examples/royale/TodoListSampleApp/pom.xml @@ -28,11 +28,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 TodoListSampleApp - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: TodoListSampleApp @@ -56,14 +56,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -77,7 +77,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -85,4 +85,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/TreeExample/pom.xml b/examples/royale/TreeExample/pom.xml index 06931c9720..02f0dc02c9 100644 --- a/examples/royale/TreeExample/pom.xml +++ b/examples/royale/TreeExample/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples-royale - 0.9.10-SNAPSHOT + 0.9.10 TreeExample - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: Examples: Royale: TreeExample @@ -50,14 +50,14 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc theme js @@ -71,7 +71,7 @@ org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -79,4 +79,4 @@ - +2023-02-06T16:33:50Z diff --git a/examples/royale/pom.xml b/examples/royale/pom.xml index 3a8951418b..1d4d7b7313 100644 --- a/examples/royale/pom.xml +++ b/examples/royale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.examples examples - 0.9.10-SNAPSHOT + 0.9.10 examples-royale - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Examples: Royale ---------------------------------- @@ -121,42 +121,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -165,7 +165,7 @@ org.apache.royale.examples examples-tests - 0.9.10-SNAPSHOT + 0.9.10 test @@ -177,56 +177,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -234,4 +234,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/fontsrc/pom.xml b/frameworks/fontsrc/pom.xml index fb8eebbf8e..5fb1ccf25a 100644 --- a/frameworks/fontsrc/pom.xml +++ b/frameworks/fontsrc/pom.xml @@ -22,18 +22,18 @@ org.apache.royale.framework frameworks - 0.9.10-SNAPSHOT + 0.9.10 Fonts - 0.9.10-SNAPSHOT + 0.9.10 war Apache Royale: Framework: Fonts 2.2.2 - + 2023-02-06T16:33:50Z diff --git a/frameworks/pom.xml b/frameworks/pom.xml index 85b5247fbe..04c793b718 100644 --- a/frameworks/pom.xml +++ b/frameworks/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 frameworks - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Framework @@ -37,4 +37,4 @@ themes - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Ace/pom.xml b/frameworks/projects/Ace/pom.xml index d3758bc0ed..81cc9fb15a 100644 --- a/frameworks/projects/Ace/pom.xml +++ b/frameworks/projects/Ace/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Ace - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Ace @@ -67,21 +67,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -103,25 +103,25 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc swf - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Basic/pom.xml b/frameworks/projects/Basic/pom.xml index 62f3fe087d..fa3ae52e62 100644 --- a/frameworks/projects/Basic/pom.xml +++ b/frameworks/projects/Basic/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Basic - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Basic @@ -77,35 +77,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -118,28 +118,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -147,4 +147,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Binding/pom.xml b/frameworks/projects/Binding/pom.xml index 91589e6275..37bcf050be 100644 --- a/frameworks/projects/Binding/pom.xml +++ b/frameworks/projects/Binding/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Binding - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Binding @@ -58,7 +58,7 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -71,7 +71,7 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -79,4 +79,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Charts/pom.xml b/frameworks/projects/Charts/pom.xml index c3bc228492..7dbf86a19c 100644 --- a/frameworks/projects/Charts/pom.xml +++ b/frameworks/projects/Charts/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Charts - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Charts @@ -67,35 +67,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -108,35 +108,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -144,4 +144,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Collections/pom.xml b/frameworks/projects/Collections/pom.xml index 9b63feb5ed..50436eca41 100644 --- a/frameworks/projects/Collections/pom.xml +++ b/frameworks/projects/Collections/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Collections - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Collections @@ -60,14 +60,14 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,14 +80,14 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml index b18e260880..d95ee850f2 100644 --- a/frameworks/projects/Core/pom.xml +++ b/frameworks/projects/Core/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Core - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Core @@ -73,7 +73,7 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -86,11 +86,11 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/CreateJS/pom.xml b/frameworks/projects/CreateJS/pom.xml index 9ce10b46d0..b197a47119 100644 --- a/frameworks/projects/CreateJS/pom.xml +++ b/frameworks/projects/CreateJS/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 CreateJS - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: CreateJS @@ -67,28 +67,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -110,28 +110,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -139,4 +139,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Crux/pom.xml b/frameworks/projects/Crux/pom.xml index c779e1c934..8233179161 100644 --- a/frameworks/projects/Crux/pom.xml +++ b/frameworks/projects/Crux/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Crux - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Crux @@ -64,56 +64,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MXRoyaleBase - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -126,56 +126,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework MXRoyaleBase - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Storage - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -183,4 +183,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/DragDrop/pom.xml b/frameworks/projects/DragDrop/pom.xml index af9bca5ac2..6d496b99c0 100644 --- a/frameworks/projects/DragDrop/pom.xml +++ b/frameworks/projects/DragDrop/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: DragDrop @@ -60,28 +60,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -94,28 +94,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -123,4 +123,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Effects/pom.xml b/frameworks/projects/Effects/pom.xml index 164931a7f5..a87721a185 100644 --- a/frameworks/projects/Effects/pom.xml +++ b/frameworks/projects/Effects/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Effects - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Effects @@ -60,14 +60,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,14 +80,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Express/pom.xml b/frameworks/projects/Express/pom.xml index 9d9100d0dd..5507fc4563 100644 --- a/frameworks/projects/Express/pom.xml +++ b/frameworks/projects/Express/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Express - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Express @@ -73,42 +73,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -121,42 +121,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -164,4 +164,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Flat/pom.xml b/frameworks/projects/Flat/pom.xml index 4810176f7f..de0b789aaf 100644 --- a/frameworks/projects/Flat/pom.xml +++ b/frameworks/projects/Flat/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Flat - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Flat @@ -73,28 +73,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -107,28 +107,28 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -136,4 +136,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/FontAwesome/pom.xml b/frameworks/projects/FontAwesome/pom.xml index 1126573e28..7912d09917 100644 --- a/frameworks/projects/FontAwesome/pom.xml +++ b/frameworks/projects/FontAwesome/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 FontAwesome - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: FontAwesome @@ -73,35 +73,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -114,35 +114,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -150,4 +150,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Formatters/pom.xml b/frameworks/projects/Formatters/pom.xml index 5a28cb5be8..6d9a555a72 100644 --- a/frameworks/projects/Formatters/pom.xml +++ b/frameworks/projects/Formatters/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Formatters @@ -60,14 +60,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,18 +80,18 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/GoogleMaps/pom.xml b/frameworks/projects/GoogleMaps/pom.xml index c4822a5608..f09e5ff2ad 100644 --- a/frameworks/projects/GoogleMaps/pom.xml +++ b/frameworks/projects/GoogleMaps/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 GoogleMaps - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: GoogleMaps @@ -68,14 +68,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -97,14 +97,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -112,4 +112,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Graphics/pom.xml b/frameworks/projects/Graphics/pom.xml index 717da26bff..691b6ab768 100644 --- a/frameworks/projects/Graphics/pom.xml +++ b/frameworks/projects/Graphics/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Graphics @@ -34,7 +34,7 @@ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/flex/pixelbender/1.0/binaries/apache-flex-sdk-pixel-bender-1.0.0-bin.zip - + 2023-02-06T16:33:50Z src/main/royale @@ -126,7 +126,7 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -139,7 +139,7 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf diff --git a/frameworks/projects/HTML/pom.xml b/frameworks/projects/HTML/pom.xml index 66a167b269..283f1e3784 100644 --- a/frameworks/projects/HTML/pom.xml +++ b/frameworks/projects/HTML/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 HTML - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: HTML @@ -72,35 +72,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -113,35 +113,35 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -149,4 +149,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/HTML5/pom.xml b/frameworks/projects/HTML5/pom.xml index 7220454150..39539865da 100644 --- a/frameworks/projects/HTML5/pom.xml +++ b/frameworks/projects/HTML5/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 HTML5 - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: HTML5 @@ -67,14 +67,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -87,14 +87,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -102,4 +102,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Icons/pom.xml b/frameworks/projects/Icons/pom.xml index 611451fb6e..98d3908b77 100644 --- a/frameworks/projects/Icons/pom.xml +++ b/frameworks/projects/Icons/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Icons - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Icons @@ -75,14 +75,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -110,4 +110,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/JQuery/pom.xml b/frameworks/projects/JQuery/pom.xml index b68d59e03b..19918fc379 100644 --- a/frameworks/projects/JQuery/pom.xml +++ b/frameworks/projects/JQuery/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 JQuery - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: JQuery @@ -66,14 +66,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -110,4 +110,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Jewel/pom.xml b/frameworks/projects/Jewel/pom.xml index 8ccd2423a1..e3d66075c1 100644 --- a/frameworks/projects/Jewel/pom.xml +++ b/frameworks/projects/Jewel/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Jewel @@ -132,56 +132,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML5 - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -230,56 +230,56 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML5 - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -287,4 +287,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Language/pom.xml b/frameworks/projects/Language/pom.xml index 155ca6004c..22460b00b4 100644 --- a/frameworks/projects/Language/pom.xml +++ b/frameworks/projects/Language/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Language - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Language @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/MXRoyale/pom.xml b/frameworks/projects/MXRoyale/pom.xml index f83ece140e..3d1815cbbb 100644 --- a/frameworks/projects/MXRoyale/pom.xml +++ b/frameworks/projects/MXRoyale/pom.xml @@ -22,18 +22,18 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: MXRoyale ${project.basedir}/../MXRoyaleBase - + 2023-02-06T16:33:50Z src/main/royale @@ -155,91 +155,91 @@ org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -261,91 +261,91 @@ org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc swf diff --git a/frameworks/projects/MXRoyaleBase/pom.xml b/frameworks/projects/MXRoyaleBase/pom.xml index 35c6313004..c5036433aa 100644 --- a/frameworks/projects/MXRoyaleBase/pom.xml +++ b/frameworks/projects/MXRoyaleBase/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 MXRoyaleBase - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: MXRoyaleBase @@ -90,91 +90,91 @@ org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -187,91 +187,91 @@ org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Express - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Formatters - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Charts - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -279,4 +279,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/MaterialDesignLite/pom.xml b/frameworks/projects/MaterialDesignLite/pom.xml index d7dc894c8e..9d82d3d059 100644 --- a/frameworks/projects/MaterialDesignLite/pom.xml +++ b/frameworks/projects/MaterialDesignLite/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 MaterialDesignLite - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Material Design Lite @@ -73,42 +73,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -121,42 +121,42 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -164,4 +164,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Mobile/pom.xml b/frameworks/projects/Mobile/pom.xml index 00d37c5454..a998c74d7b 100644 --- a/frameworks/projects/Mobile/pom.xml +++ b/frameworks/projects/Mobile/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Mobile - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Mobile @@ -71,21 +71,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -98,21 +98,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -120,4 +120,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Network/pom.xml b/frameworks/projects/Network/pom.xml index 6e8ae24dbe..394b7b6cf8 100644 --- a/frameworks/projects/Network/pom.xml +++ b/frameworks/projects/Network/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Network - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Network @@ -67,14 +67,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -87,14 +87,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -102,4 +102,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Reflection/pom.xml b/frameworks/projects/Reflection/pom.xml index cd99e6b8cc..5a9dafd3ce 100644 --- a/frameworks/projects/Reflection/pom.xml +++ b/frameworks/projects/Reflection/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Reflection @@ -60,14 +60,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,14 +80,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/RoyaleSite/pom.xml b/frameworks/projects/RoyaleSite/pom.xml index beb4900ebe..7e1e80cf52 100644 --- a/frameworks/projects/RoyaleSite/pom.xml +++ b/frameworks/projects/RoyaleSite/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 RoyaleSite - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: RoyaleSite @@ -64,21 +64,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -91,21 +91,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -113,4 +113,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/RoyaleUnit/pom.xml b/frameworks/projects/RoyaleUnit/pom.xml index c934ab08f8..6af005b170 100644 --- a/frameworks/projects/RoyaleUnit/pom.xml +++ b/frameworks/projects/RoyaleUnit/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 RoyaleUnit - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: RoyaleUnit @@ -52,21 +52,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -79,21 +79,21 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -101,4 +101,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/RoyaleUnitUI/pom.xml b/frameworks/projects/RoyaleUnitUI/pom.xml index 3a0a5fad1c..7fd6c05bb7 100644 --- a/frameworks/projects/RoyaleUnitUI/pom.xml +++ b/frameworks/projects/RoyaleUnitUI/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 RoyaleUnitUI - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: RoyaleUnitUI @@ -53,42 +53,42 @@ org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework RoyaleUnit - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -101,42 +101,42 @@ org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework RoyaleUnit - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -144,4 +144,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/SparkRoyale/pom.xml b/frameworks/projects/SparkRoyale/pom.xml index f195eef998..4d8516f30d 100644 --- a/frameworks/projects/SparkRoyale/pom.xml +++ b/frameworks/projects/SparkRoyale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 SparkRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: SparkRoyale @@ -81,49 +81,49 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework TLF - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -136,84 +136,84 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Effects - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework TLF - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework DragDrop - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -221,4 +221,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Storage/pom.xml b/frameworks/projects/Storage/pom.xml index d00073ecc8..fce2d3c49c 100644 --- a/frameworks/projects/Storage/pom.xml +++ b/frameworks/projects/Storage/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Storage - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Storage @@ -66,14 +66,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -95,14 +95,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -110,4 +110,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/TLF/pom.xml b/frameworks/projects/TLF/pom.xml index 2ae736e9e6..aea4531ddb 100644 --- a/frameworks/projects/TLF/pom.xml +++ b/frameworks/projects/TLF/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 TLF - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: TLF @@ -84,21 +84,21 @@ org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -111,21 +111,21 @@ org.apache.royale.framework Text - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -133,4 +133,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/Text/pom.xml b/frameworks/projects/Text/pom.xml index 13a7b22c21..59c78ed229 100644 --- a/frameworks/projects/Text/pom.xml +++ b/frameworks/projects/Text/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 Text - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: Text @@ -72,7 +72,7 @@ org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -85,7 +85,7 @@ org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -93,4 +93,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/XML/pom.xml b/frameworks/projects/XML/pom.xml index c7367ff8ba..355bf35cd9 100644 --- a/frameworks/projects/XML/pom.xml +++ b/frameworks/projects/XML/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework projects - 0.9.10-SNAPSHOT + 0.9.10 XML - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Libs: XML @@ -60,14 +60,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -80,14 +80,14 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -95,4 +95,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml index c398827eca..9be8dab608 100644 --- a/frameworks/projects/pom.xml +++ b/frameworks/projects/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework frameworks - 0.9.10-SNAPSHOT + 0.9.10 projects - 0.9.10-SNAPSHOT + 0.9.10 pom @@ -39,7 +39,7 @@ -js-vector-index-checks=false; -js-resolve-uncertain=false; - + 2023-02-06T16:33:50Z Apache Royale: Framework: Libs diff --git a/frameworks/themes/Basic/pom.xml b/frameworks/themes/Basic/pom.xml index 9f673bdc4d..4c2ae1cce1 100644 --- a/frameworks/themes/Basic/pom.xml +++ b/frameworks/themes/Basic/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 BasicTheme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Basic @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml index 43406d5505..65f5859fcd 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml index 217af5c646..ebd5c471ce 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml index fd829d2cb4..6c79dc7d18 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml index 6d13a6d936..0536cffe7d 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml index bc866bbab0..6e27d7c5c3 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml index 148005c00f..35063ca685 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml index 45bd1dc3ba..67f5fea678 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml index 3a0a184cee..fdae7a5300 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml index d8293aa5c4..97fbeb2615 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml index c0960998fb..24d40952b1 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme/pom.xml @@ -22,12 +22,12 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Turquoise-Theme @@ -56,4 +56,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml index 03e68a2947..0434b6c601 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml index c6b7b519d9..36f842c2fa 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Emphasized-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Emphasized-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml index 1c06a153bc..496a1e0447 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml index 28189eaeb8..be6580e534 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml index 4c61290ed2..847c3613a7 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml index 3b5f9276a1..90e9decd8f 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml index aabcba2536..20b8032bf9 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml index 99d4816325..49b15b8cec 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml index f4cf327550..8bf5cd3653 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml index 10e7f47fbc..396ff1b9c6 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml index 50af8722dc..6c504f5b14 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml index d0df14d432..eb0551f3f6 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml index ab0eeb5681..c5cb1a006d 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml index e5d7ddee5f..f087389631 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Primary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml index ff41677c55..ab949b8e32 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml index 25215bb491..fa5077f1b5 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml index 35b48dd657..a1f5a70ccf 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml index 743b8f9d8e..3a68b2ad8c 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml index 77a303e594..dfaa810463 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml index df9971eb36..8574b895b8 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml index e793eedb2a..6cced4e12a 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml index 8582d1e357..175c046520 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml index 345f84ae73..2a09561f2a 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml index 6e5c16b783..dd867662fd 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml index 3b2547f8a9..97e59db7e0 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml index 3bc18c6a39..eff053b190 100644 --- a/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Dark-NoFlat-Secondary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Dark-NoFlat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Dark-NoFlat-Secondary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Amethyst-Theme/pom.xml index 4863350dfa..e3206f804f 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml index e9a63ddfd6..010588389e 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Emerald-Theme/pom.xml index 618888ddd3..1c9b4d68ca 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Green-Theme/pom.xml index bdd3cd63b1..1464cd2d88 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Orange-Theme/pom.xml index 564ff5e481..b952cac864 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml index 3d61a8700c..d1e8d3daf2 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Sapphire-Theme/pom.xml index 84fc0f2606..18abbffc2b 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Sunflower-Theme/pom.xml index 00f2ecaec2..c83861cd00 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Topaz-Theme/pom.xml index fd6307bddc..d422949253 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Turquoise-Theme/pom.xml index b8ed9671bb..7afa0f5a78 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Violet-Theme/pom.xml index 3446109415..229be17ffe 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Emphasized-Yellow-Theme/pom.xml index 38bfb4ac21..87b2c2c109 100644 --- a/frameworks/themes/Jewel-Light-Flat-Emphasized-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Emphasized-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Emphasized-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Amethyst-Theme/pom.xml index 831617b373..e21c263b6c 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Blue-Theme/pom.xml index 6ce31a8b4f..02df3ee232 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml index c20b739ab5..761057e160 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Green-Theme/pom.xml index be8248fe91..fb49a8d3cb 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Orange-Theme/pom.xml index 28454246aa..a992843998 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Red-Theme/pom.xml index 843246d766..965cdf257b 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Sapphire-Theme/pom.xml index 5c097f6bd2..5bd45f2c05 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Sunflower-Theme/pom.xml index 9c8d813808..b4b5481f4e 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml index 0101cbaa08..f1356bd496 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Turquoise-Theme/pom.xml index af8ae96f08..f94881cb0a 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Violet-Theme/pom.xml index 11a33ad1a1..ee4e52a171 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml index 990f9afbd1..0448e5bacb 100644 --- a/frameworks/themes/Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Primary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Amethyst-Theme/pom.xml index ce2a71f508..c115d2d1ba 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml index 5c2480b527..cfbc01ab98 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Emerald-Theme/pom.xml index d846554a7e..28c6a99e6d 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Green-Theme/pom.xml index 16253ff814..0fe60d2332 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Orange-Theme/pom.xml index 5c9ec322b4..043630c686 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Red-Theme/pom.xml index b566d8822e..5f9e52402c 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Sapphire-Theme/pom.xml index 4cf61deb8a..fcd994fc11 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Sunflower-Theme/pom.xml index 396b0d73ea..170bb578bf 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml index 8f3cd8f640..9cf5e7b319 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Turquoise-Theme/pom.xml index cc02114452..befc2edf79 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Violet-Theme/pom.xml index 611505e5c3..e59958fe99 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-Flat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-Flat-Secondary-Yellow-Theme/pom.xml index 3ef6166d84..572812ddb2 100644 --- a/frameworks/themes/Jewel-Light-Flat-Secondary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-Flat-Secondary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-Flat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-Flat-Secondary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml index 4d600c93d6..c8448b2b90 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml index cfeaf21579..7937cc62bd 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml index a3409081ac..243a147416 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml index 56675e23f7..e8a7371fa7 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml index d69b725edc..9dabaaaea1 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml index 6015fc76da..59c8987355 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml index 357a80f435..e2f2a8ab2a 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml index 67d692fd5f..3f4a0bb207 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml index b6ffa60476..86fb0fe10f 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml index b8691e246b..02eb34cfa2 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml index 9703cb9a84..6cecd88214 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml index 3dbe65df92..23083a7120 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Emphasized-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Emphasized-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Emphasized-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml index 82e106e943..1c031cd761 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml index 8715c1211a..0ef39c8c3a 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml index 888be8a36b..eb174d8d81 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml index 196837b1a8..766e373121 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml index bb9cf1f061..f8cf066b58 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml index e237236f03..f5897cd129 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml index a337dc7174..90e7059ef5 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml index 71d43f5f86..30bb249863 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml index b9d97a008a..f9447596dc 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml index 3e76205223..a52e41805d 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml index e8a2d8df03..78bc3479a4 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml index 81da6a6fb7..c2f64a4b50 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Primary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Primary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Primary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml index 9bb882a250..e957465306 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Amethyst-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Amethyst-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Amethyst-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml index 7e8d491046..25bd4b8a4a 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Blue-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Blue-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Blue-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml index af3ac3f941..2775a7d886 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Emerald-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Emerald-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Emerald-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml index a51e8da86d..b3d458c1db 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Green-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Green-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Green-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml index 455f65681c..3c46713461 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Orange-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Orange-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Orange-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml index 67fe57a3bc..9948804863 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Red-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Red-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml index 4b59ae8f81..4469d7fb5e 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sapphire-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Sapphire-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sapphire-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml index e3bc8329e8..fb5b61cda5 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Sunflower-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Sunflower-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Sunflower-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml index a7f2b21954..a0d7dcc018 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Topaz-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Topaz-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml index 5d88dc71bb..6717ab7dc6 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Turquoise-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Turquoise-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Turquoise-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml index 03333fc66c..fd92a121e2 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Violet-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Violet-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Violet-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml index 94b40fe5b6..91a1a733c2 100644 --- a/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml +++ b/frameworks/themes/Jewel-Light-NoFlat-Secondary-Yellow-Theme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 Jewel-Light-NoFlat-Secondary-Yellow-Theme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: Jewel-Light-NoFlat-Secondary-Yellow-Theme @@ -55,4 +55,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/JewelTheme/pom.xml b/frameworks/themes/JewelTheme/pom.xml index 52b5c166c3..755646da3a 100644 --- a/frameworks/themes/JewelTheme/pom.xml +++ b/frameworks/themes/JewelTheme/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 JewelTheme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: JewelTheme @@ -73,14 +73,14 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -93,14 +93,14 @@ org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Jewel - 0.9.10-SNAPSHOT + 0.9.10 swc swf @@ -108,4 +108,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/MDL/pom.xml b/frameworks/themes/MDL/pom.xml index dd248158e5..d2229cddef 100644 --- a/frameworks/themes/MDL/pom.xml +++ b/frameworks/themes/MDL/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 MDLTheme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: MDL @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/MXRoyale/pom.xml b/frameworks/themes/MXRoyale/pom.xml index 3bef13221b..553bae47f3 100644 --- a/frameworks/themes/MXRoyale/pom.xml +++ b/frameworks/themes/MXRoyale/pom.xml @@ -22,11 +22,11 @@ org.apache.royale.framework themes - 0.9.10-SNAPSHOT + 0.9.10 MXTheme - 0.9.10-SNAPSHOT + 0.9.10 swc Apache Royale: Framework: Themes: MX @@ -51,4 +51,4 @@ - +2023-02-06T16:33:50Z diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml index a9ac216b6d..581f3b1eb7 100644 --- a/frameworks/themes/pom.xml +++ b/frameworks/themes/pom.xml @@ -22,18 +22,18 @@ org.apache.royale.framework frameworks - 0.9.10-SNAPSHOT + 0.9.10 themes - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Framework: Themes ${repo.compiler.options};-js-default-initializers=false;-source-map=${source.map};-js-complex-implicit-coercions=false;-js-vector-index-checks=false;-js-resolve-uncertain=false - + 2023-02-06T16:33:50Z Basic diff --git a/manualtests/UnitTests/pom.xml b/manualtests/UnitTests/pom.xml index 16ff532c8a..52615d0f95 100644 --- a/manualtests/UnitTests/pom.xml +++ b/manualtests/UnitTests/pom.xml @@ -22,10 +22,10 @@ org.apache.royale.manualtests manualtests - 0.9.10-SNAPSHOT + 0.9.10 UnitTests - 0.9.10-SNAPSHOT + 0.9.10 swf Apache Royale: ManualTests: UnitTests @@ -41,7 +41,7 @@ ${project.artifactId} 100% 100% - + 2023-02-06T16:33:50Z compile @@ -85,28 +85,28 @@ org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework XML - 0.9.10-SNAPSHOT + 0.9.10 swc js @@ -207,21 +207,21 @@ org.apache.royale.framework MXRoyale - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Reflection - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Network - 0.9.10-SNAPSHOT + 0.9.10 swc swf diff --git a/manualtests/pom.xml b/manualtests/pom.xml index 129e6de4db..858ba18517 100644 --- a/manualtests/pom.xml +++ b/manualtests/pom.xml @@ -22,18 +22,18 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 org.apache.royale.manualtests manualtests - 0.9.10-SNAPSHOT + 0.9.10 pom ${basedir}/target/javascript/bin/js-debug 0.9.10-SNAPSHOT - + 2023-02-06T16:33:50Z Apache Royale: ManualTests @@ -75,98 +75,98 @@ org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Core - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Language - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Basic - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework HTML - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Collections - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Binding - 0.9.10-SNAPSHOT + 0.9.10 swc js org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc swf org.apache.royale.framework Graphics - 0.9.10-SNAPSHOT + 0.9.10 swc js diff --git a/pom.xml b/pom.xml index 5dc38646a3..81e9fe8dfe 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.royale.framework royale-framework-parent - 0.9.10-SNAPSHOT + 0.9.10 pom Apache Royale: Framework: Parent @@ -45,7 +45,7 @@ scm:git:https://gitbox.apache.org/repos/asf/royale-asjs.git scm:git:https://gitbox.apache.org/repos/asf/royale-asjs.git https://github.com/apache/royale-asjs - release/0.9.10 + org.apache.royale.framework-0.9.10-rc1 @@ -85,7 +85,7 @@ standard 6 - + 2023-02-06T16:33:50Z