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

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 3465303  Revert "[maven-release-plugin] prepare branch @{releaseLabel}"
     new d27bcbc  [maven-release-plugin] prepare branch @{releaseLabel}
     new 85b513b  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 archetypes/pom.xml                                 |  170 +-
 .../royale-jewel-application-archetype/pom.xml     |   90 +-
 archetypes/royale-jewel-library-archetype/pom.xml  |   90 +-
 .../pom.xml                                        |   88 +-
 .../royale-simple-application-archetype/pom.xml    |   70 +-
 .../pom.xml                                        |   36 +-
 .../pom.xml                                        |   40 +-
 archetypes/royale-simple-library-archetype/pom.xml |  108 +-
 archetypes/royale-simple-typedef-archetype/pom.xml |  108 +-
 distribution/jars/compc/pom.xml                    |  122 +-
 distribution/jars/compiler-asc/pom.xml             |  124 +-
 distribution/jars/compiler-compc/pom.xml           |  124 +-
 distribution/jars/compiler-compjsc/pom.xml         |  124 +-
 distribution/jars/compiler-mxmlc/pom.xml           |  124 +-
 distribution/jars/compiler-mxmljsc/pom.xml         |  124 +-
 distribution/jars/compiler-optimizer/pom.xml       |  124 +-
 distribution/jars/compiler-swfdump/pom.xml         |  138 +-
 distribution/jars/mxmlc/pom.xml                    |  124 +-
 distribution/pom.xml                               | 2346 ++++++------
 examples/amf/SampleAmfWebApp/pom.xml               |  324 +-
 examples/amf/pom.xml                               |   42 +-
 examples/blog/BE0001_Hello_World/pom.xml           |  132 +-
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  166 +-
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  166 +-
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  162 +-
 .../pom.xml                                        |  162 +-
 .../pom.xml                                        |  134 +-
 .../pom.xml                                        |  162 +-
 .../pom.xml                                        |  162 +-
 .../pom.xml                                        |  192 +-
 .../pom.xml                                        |  134 +-
 .../pom.xml                                        |  164 +-
 .../pom.xml                                        |  164 +-
 .../JewelModule/pom.xml                            |  206 +-
 .../MainJewelApp/pom.xml                           |   68 +-
 .../pom.xml                                        |  138 +-
 .../BE0014_Working_with_vector_graphics/pom.xml    |  194 +-
 examples/blog/pom.xml                              |  352 +-
 examples/crux/CruxGitHubCommitLogViewer/pom.xml    |  288 +-
 examples/crux/CruxQuickStart/pom.xml               |  190 +-
 examples/crux/CruxQuickStartBasic/pom.xml          |  302 +-
 examples/crux/pom.xml                              |  428 +--
 examples/crux/todomvc-jewel-crux/pom.xml           |  328 +-
 examples/examples-tests/pom.xml                    |   56 +-
 examples/express/DataBindingExample/pom.xml        |  114 +-
 examples/express/DataGridExample/pom.xml           |   74 +-
 examples/express/GitHubCommitLogViewer/pom.xml     |  126 +-
 examples/express/pom.xml                           |  386 +-
 examples/jewel/TourDeJewel/pom.xml                 | 3816 ++++++++++----------
 examples/jewel/pom.xml                             |  342 +-
 examples/jewel/todomvc/pom.xml                     |  278 +-
 examples/mxroyale/ControlsExample/pom.xml          |  124 +-
 examples/mxroyale/DataGridExample/pom.xml          |   10 +-
 examples/mxroyale/HelloWorld/pom.xml               |   88 +-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml      |  206 +-
 examples/mxroyale/SparkHelloWorld/pom.xml          |   88 +-
 examples/mxroyale/pom.xml                          |  450 +--
 examples/native/ButtonExample/pom.xml              |  116 +-
 examples/native/USStatesMap/pom.xml                |  118 +-
 examples/native/pom.xml                            |   68 +-
 examples/node/HelloWorld/pom.xml                   |   70 +-
 examples/node/pom.xml                              |   82 +-
 examples/pom.xml                                   |  342 +-
 examples/royale/ASDoc/pom.xml                      |  204 +-
 examples/royale/AccordionExample/pom.xml           |  160 +-
 examples/royale/AlertExample/pom.xml               |  162 +-
 examples/royale/ChartExample/pom.xml               |  134 +-
 examples/royale/CordovaCameraExample/pom.xml       |  138 +-
 examples/royale/CreateJSExample/pom.xml            |  150 +-
 examples/royale/CreditCardValidatorExample/pom.xml |  104 +-
 examples/royale/DataBindingExample/pom.xml         |  158 +-
 .../DataBindingExampleWithFlexLayout/pom.xml       |  158 +-
 examples/royale/DataBindingExample_Flat/pom.xml    |  238 +-
 examples/royale/DataBindingExample_as/pom.xml      |  180 +-
 examples/royale/DataGridExample/pom.xml            |  138 +-
 examples/royale/DateControlsExample/pom.xml        |  134 +-
 examples/royale/DebuggingExample/pom.xml           |  144 +-
 examples/royale/DesktopMap/pom.xml                 |  154 +-
 examples/royale/DividedContainerExample/pom.xml    |  134 +-
 examples/royale/DragAndDropExample/pom.xml         |  134 +-
 examples/royale/Flex2Royale/pom.xml                |  158 +-
 examples/royale/HTMLElements/pom.xml               |  128 +-
 examples/royale/HelloWorld/pom.xml                 |  138 +-
 examples/royale/JSON2ASVO/pom.xml                  |  192 +-
 examples/royale/ListExample/pom.xml                |  162 +-
 examples/royale/MDLDynamicTableExample/pom.xml     |  110 +-
 examples/royale/MDLDynamicTabsExample/pom.xml      |  100 +-
 examples/royale/MapSearch/pom.xml                  |  154 +-
 examples/royale/MenuExample/pom.xml                |  146 +-
 examples/royale/MobileMap/pom.xml                  |  186 +-
 examples/royale/MobileStocks/pom.xml               |  256 +-
 examples/royale/MobileTrader/pom.xml               |  200 +-
 examples/royale/ModuleExample/MainApp/pom.xml      |   68 +-
 examples/royale/ModuleExample/Module/pom.xml       |  206 +-
 examples/royale/ModuleExample/pom.xml              |  114 +-
 examples/royale/MultiDragDropExample/pom.xml       |  132 +-
 examples/royale/RemoteObjectAMFTest/pom.xml        |  246 +-
 examples/royale/RoyaleStore/pom.xml                |  248 +-
 examples/royale/RoyaleStore_jquery/pom.xml         |  272 +-
 examples/royale/RoyaleTeamPage_MDL/pom.xml         |  136 +-
 examples/royale/RoyaleWebsite/pom.xml              |  126 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  160 +-
 examples/royale/StorageExample/pom.xml             |  182 +-
 examples/royale/StyleExample/pom.xml               |  160 +-
 examples/royale/TableExample/pom.xml               |  134 +-
 examples/royale/TeamPage/pom.xml                   |  164 +-
 examples/royale/TodoListSampleApp/pom.xml          |  134 +-
 examples/royale/TreeExample/pom.xml                |  130 +-
 examples/royale/pom.xml                            |  440 +--
 frameworks/fontsrc/pom.xml                         |  128 +-
 frameworks/pom.xml                                 |   46 +-
 frameworks/projects/Ace/pom.xml                    |   16 +-
 frameworks/projects/Basic/pom.xml                  |  252 +-
 frameworks/projects/Binding/pom.xml                |  130 +-
 frameworks/projects/Charts/pom.xml                 |  260 +-
 frameworks/projects/Collections/pom.xml            |  162 +-
 frameworks/projects/Core/pom.xml                   |  156 +-
 frameworks/projects/CreateJS/pom.xml               |  250 +-
 frameworks/projects/Crux/pom.xml                   |  338 +-
 frameworks/projects/DragDrop/pom.xml               |  218 +-
 frameworks/projects/Effects/pom.xml                |  162 +-
 frameworks/projects/Express/pom.xml                |  300 +-
 frameworks/projects/Flat/pom.xml                   |  244 +-
 frameworks/projects/FontAwesome/pom.xml            |  272 +-
 frameworks/projects/Formatters/pom.xml             |  160 +-
 frameworks/projects/GoogleMaps/pom.xml             |  196 +-
 frameworks/projects/Graphics/pom.xml               |  266 +-
 frameworks/projects/HTML/pom.xml                   |  270 +-
 frameworks/projects/HTML5/pom.xml                  |  176 +-
 frameworks/projects/Icons/pom.xml                  |  182 +-
 frameworks/projects/JQuery/pom.xml                 |  192 +-
 frameworks/projects/Jewel/pom.xml                  |  552 +--
 frameworks/projects/Language/pom.xml               |   74 +-
 frameworks/projects/MXRoyale/pom.xml               |  656 ++--
 frameworks/projects/MaterialDesignLite/pom.xml     |  300 +-
 frameworks/projects/Mobile/pom.xml                 |  212 +-
 frameworks/projects/Network/pom.xml                |  176 +-
 frameworks/projects/Reflection/pom.xml             |  162 +-
 frameworks/projects/RoyaleSite/pom.xml             |  198 +-
 frameworks/projects/RoyaleUnit/pom.xml             |  174 +-
 frameworks/projects/RoyaleUnitUI/pom.xml           |  294 +-
 frameworks/projects/SparkRoyale/pom.xml            |  448 +--
 frameworks/projects/Storage/pom.xml                |  192 +-
 frameworks/projects/TLF/pom.xml                    |  238 +-
 frameworks/projects/Text/pom.xml                   |  158 +-
 frameworks/projects/XML/pom.xml                    |  162 +-
 frameworks/projects/pom.xml                        |  244 +-
 frameworks/themes/Basic/pom.xml                    |   74 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Emphasized-Red-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   84 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Blue-Theme/pom.xml   |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Green-Theme/pom.xml  |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Orange-Theme/pom.xml |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Red-Theme/pom.xml    |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Topaz-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Violet-Theme/pom.xml |   82 +-
 .../Jewel-Dark-NoFlat-Primary-Yellow-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Secondary-Blue-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Dark-NoFlat-Secondary-Red-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Emphasized-Blue-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Emphasized-Red-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Primary-Blue-Theme/pom.xml    |   82 +-
 .../Jewel-Light-Flat-Primary-Emerald-Theme/pom.xml |   82 +-
 .../Jewel-Light-Flat-Primary-Green-Theme/pom.xml   |   82 +-
 .../Jewel-Light-Flat-Primary-Orange-Theme/pom.xml  |   82 +-
 .../Jewel-Light-Flat-Primary-Red-Theme/pom.xml     |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Primary-Topaz-Theme/pom.xml   |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Primary-Violet-Theme/pom.xml  |   82 +-
 .../Jewel-Light-Flat-Primary-Yellow-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Secondary-Blue-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Secondary-Green-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Secondary-Red-Theme/pom.xml   |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-Flat-Secondary-Topaz-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-NoFlat-Primary-Blue-Theme/pom.xml  |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-NoFlat-Primary-Green-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-NoFlat-Primary-Red-Theme/pom.xml   |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-NoFlat-Primary-Topaz-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../Jewel-Light-NoFlat-Secondary-Red-Theme/pom.xml |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 .../pom.xml                                        |   82 +-
 frameworks/themes/JewelTheme/pom.xml               |  224 +-
 frameworks/themes/MDL/pom.xml                      |   74 +-
 frameworks/themes/MXRoyale/pom.xml                 |   74 +-
 frameworks/themes/pom.xml                          |  486 +--
 manualtests/UnitTests/pom.xml                      |  428 +--
 manualtests/pom.xml                                |  332 +-
 pom.xml                                            | 1204 +++---
 263 files changed, 21982 insertions(+), 21982 deletions(-)

Reply via email to