Hi, just found this pom was not in 0.9.5 El lun., 1 oct. 2018 a las 9:34, <[email protected]> escribió:
> This is an automated email from the ASF dual-hosted git repository. > > carlosrovira pushed a commit to branch develop > in repository https://gitbox.apache.org/repos/asf/royale-asjs.git > > > The following commit(s) were added to refs/heads/develop by this push: > new 229d527 Jewel example pom is not updated to 0.9.4 > 229d527 is described below > > commit 229d5272fe7a71fae25dbd09b0c573ee442bc494 > Author: Carlos Rovira <[email protected]> > AuthorDate: Mon Oct 1 09:34:37 2018 +0200 > > Jewel example pom is not updated to 0.9.4 > --- > examples/royale/JewelExample/pom.xml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/examples/royale/JewelExample/pom.xml > b/examples/royale/JewelExample/pom.xml > index 38261ad..2b94019 100644 > --- a/examples/royale/JewelExample/pom.xml > +++ b/examples/royale/JewelExample/pom.xml > @@ -139,7 +139,7 @@ > <!-- <dependency> > <groupId>org.apache.royale.framework</groupId> > <artifactId>Jewel-Light-NoFlat-Primary-Blue-Theme</artifactId> > - <version>0.9.4-SNAPSHOT</version> > + <version>0.9.5-SNAPSHOT</version> > <type>swc</type> > <scope>theme</scope> > <classifier>js</classifier> > @@ -147,7 +147,7 @@ > <dependency> > <groupId>org.apache.royale.framework</groupId> > <artifactId>Jewel-Light-NoFlat-Secondary-Topaz-Theme</artifactId> > - <version>0.9.4-SNAPSHOT</version> > + <version>0.9.5-SNAPSHOT</version> > <type>swc</type> > <scope>theme</scope> > <classifier>js</classifier> > @@ -155,7 +155,7 @@ > <dependency> > <groupId>org.apache.royale.framework</groupId> > <artifactId>Jewel-Light-NoFlat-Emphasized-Emerald-Theme</artifactId> > - <version>0.9.4-SNAPSHOT</version> > + <version>0.9.5-SNAPSHOT</version> > <type>swc</type> > <scope>theme</scope> > </dependency> --> > > -- Carlos Rovira http://about.me/carlosrovira
