You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2023/04/03 06:54:40 UTC

[myfaces-tobago] branch tobago-5.x updated (e9f8d0012d -> 778492ba19)

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

lofwyr pushed a change to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


    from e9f8d0012d fix(StyleTag): Wrong java.lang.Number declaration in StyleTagDeclaration in flexGrow and flexShrink attribute should be float issue: TOBAGO-2209
     add 778492ba19 build(version): set to next SNAPSHOT (#3944)

No new revisions were added by this update.

Summary of changes:
 package.json                                                          | 2 +-
 pom.xml                                                               | 2 +-
 tobago-assembly/pom.xml                                               | 2 +-
 tobago-core/pom.xml                                                   | 2 +-
 .../apache/myfaces/tobago/internal/taglib/component/package-info.java | 4 ++--
 tobago-example/pom.xml                                                | 2 +-
 tobago-example/tobago-example-assembly/pom.xml                        | 2 +-
 tobago-example/tobago-example-blank/pom.xml                           | 2 +-
 tobago-example/tobago-example-demo/package-lock.json                  | 4 ++--
 tobago-example/tobago-example-demo/package.json                       | 2 +-
 tobago-example/tobago-example-demo/pom.xml                            | 2 +-
 tobago-example/tobago-example-spring-boot/pom.xml                     | 2 +-
 tobago-theme/package-lock.json                                        | 4 ++--
 tobago-theme/package.json                                             | 2 +-
 tobago-theme/pom.xml                                                  | 2 +-
 tobago-theme/tobago-theme-charlotteville/pom.xml                      | 2 +-
 tobago-theme/tobago-theme-roxborough/pom.xml                          | 2 +-
 tobago-theme/tobago-theme-scarborough/pom.xml                         | 2 +-
 tobago-theme/tobago-theme-speyside/pom.xml                            | 2 +-
 tobago-theme/tobago-theme-standard/pom.xml                            | 2 +-
 tobago-tool/pom.xml                                                   | 2 +-
 tobago-tool/tobago-config-dev/pom.xml                                 | 2 +-
 tobago-tool/tobago-config-mojarra/pom.xml                             | 2 +-
 tobago-tool/tobago-config-myfaces/pom.xml                             | 2 +-
 tobago-tool/tobago-config-owb/pom.xml                                 | 2 +-
 tobago-tool/tobago-tool-annotation/pom.xml                            | 2 +-
 tobago-tool/tobago-tool-apt/pom.xml                                   | 2 +-
 tobago-tool/tobago-tool-test/pom.xml                                  | 2 +-
 28 files changed, 31 insertions(+), 31 deletions(-)