From 2fc0106d4771b2a63d490d005d44e18eaef5ac75 Mon Sep 17 00:00:00 2001 From: nuxeo-web-ui-jx-bot Date: Mon, 12 Dec 2022 11:07:18 +0000 Subject: [PATCH] Release 3.0.17 --- .env.sample | 2 +- charts/preview/Chart.yaml | 2 +- ftest/pom.xml | 2 +- package-lock.json | 155 +++++++++--------- package.json | 10 +- packages/nuxeo-web-ui-ftest/package-lock.json | 2 +- packages/nuxeo-web-ui-ftest/package.json | 2 +- plugin/a11y/pom.xml | 2 +- plugin/itests/addon/pom.xml | 2 +- plugin/itests/marketplace/pom.xml | 2 +- plugin/metrics/pom.xml | 2 +- plugin/web-ui/addon/pom.xml | 2 +- plugin/web-ui/marketplace/pom.xml | 4 +- pom.xml | 2 +- 14 files changed, 96 insertions(+), 95 deletions(-) diff --git a/.env.sample b/.env.sample index cbbf267e78..ba80bd2334 100644 --- a/.env.sample +++ b/.env.sample @@ -1,4 +1,4 @@ -NUXEO_WEB_UI_VERSION=3.0.17-rc.29 +NUXEO_WEB_UI_VERSION=3.0.17 NUXEO_VERSION=master NUXEO_PACKAGES=nuxeo-drive nuxeo-liveconnect nuxeo-template-rendering NUXEO_DEV_MODE=true diff --git a/charts/preview/Chart.yaml b/charts/preview/Chart.yaml index edcee21154..92a3f19db5 100644 --- a/charts/preview/Chart.yaml +++ b/charts/preview/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: A Helm chart for Web UI preview icon: https://media.licdn.com/dms/image/C4D0BAQFPXiXFrp4LBA/company-logo_200_200/0?e=2159024400&v=beta&t=RW9EU0QUciUVuPSpLySd9FtJ2yG-O37_hAAvc32f6ro name: preview -version: 3.0.17-rc.29 +version: 3.0.17 diff --git a/ftest/pom.xml b/ftest/pom.xml index b606bb4be9..1359cb0d76 100644 --- a/ftest/pom.xml +++ b/ftest/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../pom.xml diff --git a/package-lock.json b/package-lock.json index 4cb9678666..72bbacdbee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nuxeo/nuxeo-web-ui", - "version": "3.0.17-rc.29", + "version": "3.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1866,12 +1866,12 @@ "integrity": "sha512-ZU+oThUJRgtQ6VnuOknmirGma5mbS/YkqDGhUZuUCiUitSzb3oKxGaHOYeYxk7HNzXMdu6Qc9/umwF1GaEOhwg==" }, "@nuxeo/nuxeo-dataviz-elements": { - "version": "3.0.17-rc.6", - "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-dataviz-elements/-/nuxeo-dataviz-elements-3.0.17-rc.6.tgz", - "integrity": "sha512-LpQ9wS6YYjzSKxgkme7n8N4tgX2JI00ZgFXCu2maMSq91W+wNTUh+Qfl2liOWl+7SwXxJQehNhKF0B2xS68HOg==", + "version": "3.0.17", + "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-dataviz-elements/-/nuxeo-dataviz-elements-3.0.17.tgz", + "integrity": "sha512-UYG4zNbyxFrBk03nx8s/E43J04wI9narCqNA4pmrULt0gyvS0Kv7Getphm1TRDSnPnxS+wXMG3CyIfZR8LCuWA==", "requires": { "@nuxeo/moment": "^2.24.0-nx.0", - "@nuxeo/nuxeo-elements": "^3.0.17-rc.6", + "@nuxeo/nuxeo-elements": "^3.0.17", "@polymer/polymer": "^3.0.0", "moment": "2.23.0" }, @@ -1884,9 +1884,9 @@ } }, "@nuxeo/nuxeo-elements": { - "version": "3.0.17-rc.6", - "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-elements/-/nuxeo-elements-3.0.17-rc.6.tgz", - "integrity": "sha512-Hx5KbmQLWP/SsC8zR2krRIMoj1Xva4gg+87xvFQ9+98yyamMVwPmK2k50LlMatnFl/JrBI2aAgNU9ZVMVutPog==", + "version": "3.0.17", + "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-elements/-/nuxeo-elements-3.0.17.tgz", + "integrity": "sha512-LU/IJhEsd8kxze48FS/S3KHC+FqaQfqbsB7AqgS1GI8Bc9cp85JxRwR5JS8aKxr4wPHLcnKRd94+4t1sZcuSMQ==", "requires": { "@polymer/polymer": "^3.0.0", "@webcomponents/webcomponentsjs": "^2.0.0", @@ -1894,12 +1894,12 @@ } }, "@nuxeo/nuxeo-ui-elements": { - "version": "3.0.17-rc.6", - "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-ui-elements/-/nuxeo-ui-elements-3.0.17-rc.6.tgz", - "integrity": "sha512-+xTqrN/wh8YrmjEWPmGVHPnHxJUwalp0Z1A5/7jRMvqJdTUFoTysxDMg++l6GLdkdprUOg023mKA1fd53icaIA==", + "version": "3.0.17", + "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/nuxeo-ui-elements/-/nuxeo-ui-elements-3.0.17.tgz", + "integrity": "sha512-5+6KosBaHwx8yeMM2bxJ/yxpiuRz6qyEzdzMfz8AJOLXfjzFf63cus/JaplR7JM5dvL3Q227vkmbexuv+K1l3A==", "requires": { "@nuxeo/moment": "^2.24.0-nx.0", - "@nuxeo/nuxeo-elements": "^3.0.17-rc.6", + "@nuxeo/nuxeo-elements": "^3.0.17", "@nuxeo/paper-typeahead": "^0.6.0-nx.0", "@nuxeo/quill": "^2.0.0-dev.3-nx.2", "@polymer/iron-autogrow-textarea": "^3.0.1", @@ -2094,9 +2094,9 @@ } }, "@nuxeo/testing-helpers": { - "version": "3.0.17-rc.6", - "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/testing-helpers/-/testing-helpers-3.0.17-rc.6.tgz", - "integrity": "sha512-KxYWFroQD9EtO0vh+MeSuAA1tgJhD8J1O3hw1blfLuVCAU5CbL6AkyAYKNevE8DliChuHn+4Z/c/1t1j6hzDnA==", + "version": "3.0.17", + "resolved": "https://packages.nuxeo.com/repository/npm-public/@nuxeo/testing-helpers/-/testing-helpers-3.0.17.tgz", + "integrity": "sha512-o+mJWhJncqpqUy+dyDhikepT4r+GV2fWpy0IUSK7xFyLicZvXuBm682OiBH+yL45G8R3xBrxdVPD0K3vuS4Anw==", "dev": true, "requires": { "@open-wc/testing-helpers": "^1.6.2", @@ -3961,22 +3961,22 @@ } }, "@vaadin/button": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/button/-/button-23.2.10.tgz", - "integrity": "sha512-XXXg49ysRJ7E1HWUfwPGJgakijlzsJRb0hGqhiHa4oN9RbLxTFIugQOysAi5zQY5LjZ49Ck60k5Lyu+joMzmzQ==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/button/-/button-23.3.0.tgz", + "integrity": "sha512-tpWjlO6H4g+c9LPdlbcWTb0PjKyGEEVFe13lm/nTNBYR/0kDT0CLNWZ8zhfVYTqFqY6qVdjWCMwzCyDuIJDt2Q==", "requires": { "@open-wc/dedupe-mixin": "^1.3.0", "@polymer/polymer": "^3.0.0", - "@vaadin/component-base": "~23.2.10", - "@vaadin/vaadin-lumo-styles": "~23.2.10", - "@vaadin/vaadin-material-styles": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10" + "@vaadin/component-base": "~23.3.0", + "@vaadin/vaadin-lumo-styles": "~23.3.0", + "@vaadin/vaadin-material-styles": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0" } }, "@vaadin/component-base": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/component-base/-/component-base-23.2.10.tgz", - "integrity": "sha512-0L/pfT/4Lgqw0f3uYPxm2wmbIrzoqnqeiD20pSu2p8imHLmTUPrCWuR2Ikf+P1kiw8LoXckv2j1mVv3D8JEaKg==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/component-base/-/component-base-23.3.0.tgz", + "integrity": "sha512-mcEeuriOs8GvpiP7OlN4W19+BG5bT2IQIIFQGuGGlI6GDkxsOlYmQJosSmWpLOHmoT+4nxioNk9bX43fjPPkxA==", "requires": { "@open-wc/dedupe-mixin": "^1.3.0", "@polymer/polymer": "^3.0.0", @@ -3986,55 +3986,68 @@ } }, "@vaadin/date-picker": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/date-picker/-/date-picker-23.2.10.tgz", - "integrity": "sha512-hgpVKXyVuMAATFATNIICUrhyW6PrbWsvRkWCmTvbnO4E5aV5PHa6c+6WHm6nX351zrro6sCaTuAKJvUz6ktv2w==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/date-picker/-/date-picker-23.3.0.tgz", + "integrity": "sha512-qaFE6XzaVamyPglTkXHUwVO1rTV8Do9PYGYNsz0eOkAYZDgMCaMgvrTGewiMOvX/te6q5mJm8TFm2UZ49+TvHA==", "requires": { "@open-wc/dedupe-mixin": "^1.3.0", "@polymer/polymer": "^3.2.0", - "@vaadin/button": "~23.2.10", - "@vaadin/component-base": "~23.2.10", - "@vaadin/field-base": "~23.2.10", - "@vaadin/input-container": "~23.2.10", - "@vaadin/vaadin-lumo-styles": "~23.2.10", - "@vaadin/vaadin-material-styles": "~23.2.10", - "@vaadin/vaadin-overlay": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10" + "@vaadin/button": "~23.3.0", + "@vaadin/component-base": "~23.3.0", + "@vaadin/field-base": "~23.3.0", + "@vaadin/input-container": "~23.3.0", + "@vaadin/overlay": "~23.3.0", + "@vaadin/vaadin-lumo-styles": "~23.3.0", + "@vaadin/vaadin-material-styles": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0" } }, "@vaadin/field-base": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/field-base/-/field-base-23.2.10.tgz", - "integrity": "sha512-efZorm2ulmZmxwePkGq2H+W5v0/7/8FOyWQriy3ZwW9azNODcfbi80jo64GFGm4d06ukF/5CaAVBrVSgJkbJkw==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/field-base/-/field-base-23.3.0.tgz", + "integrity": "sha512-x/1uF+Xr9bciTdkAvvmyqScz8H4OUUPMczrez+wgXd3m4cWq7H5JhzOLq8T37Dnu2HsUQFwlxkQXY4M/jpqxJQ==", "requires": { "@open-wc/dedupe-mixin": "^1.3.0", "@polymer/polymer": "^3.0.0", - "@vaadin/component-base": "~23.2.10", + "@vaadin/component-base": "~23.3.0", "lit": "^2.0.0" } }, "@vaadin/icon": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/icon/-/icon-23.2.10.tgz", - "integrity": "sha512-LOOy+qomcT1NoxK63QQZRprWuLHy2hMgezZ3fGL5Ym8by41rZLHU2OeJqWBg7ggf8ZfS++3cJO97tYWOprElpw==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/icon/-/icon-23.3.0.tgz", + "integrity": "sha512-j8LgS+fp8dmkYfaCXOiKcBzm9ICAiHwNtxdUwR5+SpqzP274wUca0arnA2uaGajrqTP6lcEJuqnL1u5ET/bx+A==", "requires": { "@polymer/polymer": "^3.0.0", - "@vaadin/component-base": "~23.2.10", - "@vaadin/vaadin-lumo-styles": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10", + "@vaadin/component-base": "~23.3.0", + "@vaadin/vaadin-lumo-styles": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0", "lit": "^2.0.0" } }, "@vaadin/input-container": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/input-container/-/input-container-23.2.10.tgz", - "integrity": "sha512-s0OSzfFLOH4MAHl8aKB9KVHgF22bL4ofY+OuDT63bhKqzT2XFZzZZCSq7xKmo28r1U8LGdTiSOQ9nwwcmh5LNQ==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/input-container/-/input-container-23.3.0.tgz", + "integrity": "sha512-UE/8FBKBbYyMZK8WvYhOe1GGB8lT27f4/BZYNh/a9cCCFs6oIvsh7KCqi2Cirar7RzrFb1vCfBUeEVnKLmZAKQ==", "requires": { "@polymer/polymer": "^3.0.0", - "@vaadin/component-base": "~23.2.10", - "@vaadin/vaadin-lumo-styles": "~23.2.10", - "@vaadin/vaadin-material-styles": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10" + "@vaadin/component-base": "~23.3.0", + "@vaadin/vaadin-lumo-styles": "~23.3.0", + "@vaadin/vaadin-material-styles": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0" + } + }, + "@vaadin/overlay": { + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/overlay/-/overlay-23.3.0.tgz", + "integrity": "sha512-cCylR0Q/P1xuNRQsuS3jTNDz4OOYmFsQo/rrKp2XOjWBT/xRSGqnTNZp9F95jXV7PMrv0ALNQ57TKTPlnsLsLw==", + "requires": { + "@open-wc/dedupe-mixin": "^1.3.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/component-base": "~23.3.0", + "@vaadin/vaadin-lumo-styles": "~23.3.0", + "@vaadin/vaadin-material-styles": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0" } }, "@vaadin/vaadin-development-mode-detector": { @@ -4043,42 +4056,30 @@ "integrity": "sha512-miirBQw10UHjKwRv29iZniXCo41cLg3wFotoyTeUZ2PTGIDk/fZVFr4Q4WVKZrp3D15878vz94nNQROSmPLjdg==" }, "@vaadin/vaadin-lumo-styles": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.2.10.tgz", - "integrity": "sha512-5KE17UiUN5ik4MSGDVx9mHowcG8Rcyy+BV+1uj1EGJz/wCbsfCu1iwN/ESq6NJ8fx/qzP6f6INnI1JQv93vHjQ==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.3.0.tgz", + "integrity": "sha512-1GAKyZZT4OYufw5MEY99gA3WNahn/233GgbV/U5JN6fqxmu/kKJ7rgTrekkCyQ87F8ZIqU5GBTuQPedP7BDthA==", "requires": { "@polymer/iron-icon": "^3.0.0", "@polymer/iron-iconset-svg": "^3.0.0", "@polymer/polymer": "^3.0.0", - "@vaadin/icon": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10" + "@vaadin/icon": "~23.3.0", + "@vaadin/vaadin-themable-mixin": "~23.3.0" } }, "@vaadin/vaadin-material-styles": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-material-styles/-/vaadin-material-styles-23.2.10.tgz", - "integrity": "sha512-tpqnY8RMP6knyiZN/7Kat+pyFl8khR31SzaXxai9A9jmDD17rN2MgVXeoClRgiXqzxDsVhT1/iTQx9Y1/VL03g==", - "requires": { - "@polymer/polymer": "^3.0.0", - "@vaadin/vaadin-themable-mixin": "~23.2.10" - } - }, - "@vaadin/vaadin-overlay": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-overlay/-/vaadin-overlay-23.2.10.tgz", - "integrity": "sha512-nk315TO4A6oiCNQ8TWbDP+BG6hv5KVwn42ur8uZngA+c31wvq/CHBwhvEm41nxHiYosjaYNKZnRA+yAGO2qdaA==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-material-styles/-/vaadin-material-styles-23.3.0.tgz", + "integrity": "sha512-ZVTJZU4PWZwVMopUKVqqmLVl8NwiLe86TNpzZWFWPWorWUu1iqoKWXOY5eAZzluIBpB8xahowmFPZzeLtAPcIA==", "requires": { "@polymer/polymer": "^3.0.0", - "@vaadin/component-base": "~23.2.10", - "@vaadin/vaadin-lumo-styles": "~23.2.10", - "@vaadin/vaadin-material-styles": "~23.2.10", - "@vaadin/vaadin-themable-mixin": "~23.2.10" + "@vaadin/vaadin-themable-mixin": "~23.3.0" } }, "@vaadin/vaadin-themable-mixin": { - "version": "23.2.10", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.2.10.tgz", - "integrity": "sha512-o9x+XOIH1fK5AkVAmsPMCxG+a07gpHzwg9sar8rOf2zJhPTTCK/l2oMOFz+V1J7NYUpMPwd2lCIqF2G9YJmaHQ==", + "version": "23.3.0", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.3.0.tgz", + "integrity": "sha512-4zkH2nc/rZNhDNhG2z15Qh7LLxdv012rWU17LRxxVQsu/QAY05T14ERDMurx7rbfAqOS0pILeoAE5mYJHVuszQ==", "requires": { "@open-wc/dedupe-mixin": "^1.3.0", "lit": "^2.0.0" diff --git a/package.json b/package.json index 2e7320bda7..2143560d8c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "repository": "nuxeo/nuxeo-web-ui.git", "homepage": "http://www.nuxeo.com", "name": "@nuxeo/nuxeo-web-ui", - "version": "3.0.17-rc.29", + "version": "3.0.17", "license": "Apache-2.0", "vendor": "Nuxeo", "engines": { @@ -12,7 +12,7 @@ "devDependencies": { "@cucumber/cucumber": "^7.0.0", "@nuxeo/nuxeo-web-ui-ftest": "file:./packages/nuxeo-web-ui-ftest", - "@nuxeo/testing-helpers": "~3.0.17-rc.0", + "@nuxeo/testing-helpers": "3.0.17", "@open-wc/eslint-config": "^0.3.0", "@open-wc/karma-esm": "^2.13.21", "@open-wc/prettier-config": "^0.1.0", @@ -107,9 +107,9 @@ "@material/mwc-snackbar": "^0.26.1", "@nuxeo/chart-elements": "^4.0.0-nx.1", "@nuxeo/moment": "^2.24.0-nx.0", - "@nuxeo/nuxeo-dataviz-elements": "~3.0.17-rc.0", - "@nuxeo/nuxeo-elements": "~3.0.17-rc.0", - "@nuxeo/nuxeo-ui-elements": "~3.0.17-rc.0", + "@nuxeo/nuxeo-dataviz-elements": "3.0.17", + "@nuxeo/nuxeo-elements": "3.0.17", + "@nuxeo/nuxeo-ui-elements": "3.0.17", "@nuxeo/page": "^1.11.4-nx.0", "@polymer/app-layout": "^3.0.0", "@polymer/iron-a11y-announcer": "^3.0.0", diff --git a/packages/nuxeo-web-ui-ftest/package-lock.json b/packages/nuxeo-web-ui-ftest/package-lock.json index 6d93c92f9a..aaae775c1f 100644 --- a/packages/nuxeo-web-ui-ftest/package-lock.json +++ b/packages/nuxeo-web-ui-ftest/package-lock.json @@ -1,6 +1,6 @@ { "name": "@nuxeo/nuxeo-web-ui-ftest", - "version": "3.0.17-rc.29", + "version": "3.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/nuxeo-web-ui-ftest/package.json b/packages/nuxeo-web-ui-ftest/package.json index 1e7eb9e6e1..f34a500ce9 100644 --- a/packages/nuxeo-web-ui-ftest/package.json +++ b/packages/nuxeo-web-ui-ftest/package.json @@ -1,6 +1,6 @@ { "name": "@nuxeo/nuxeo-web-ui-ftest", - "version": "3.0.17-rc.29", + "version": "3.0.17", "bin": { "nuxeo-web-ui-ftest": "./bin/nuxeo-web-ui-ftest.js" }, diff --git a/plugin/a11y/pom.xml b/plugin/a11y/pom.xml index f297a04d6f..d6b01c8ae5 100644 --- a/plugin/a11y/pom.xml +++ b/plugin/a11y/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../pom.xml diff --git a/plugin/itests/addon/pom.xml b/plugin/itests/addon/pom.xml index 3a30ad8670..d0f87ad5f9 100644 --- a/plugin/itests/addon/pom.xml +++ b/plugin/itests/addon/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../../pom.xml diff --git a/plugin/itests/marketplace/pom.xml b/plugin/itests/marketplace/pom.xml index c8ac9966b6..671f9633c2 100644 --- a/plugin/itests/marketplace/pom.xml +++ b/plugin/itests/marketplace/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../../pom.xml diff --git a/plugin/metrics/pom.xml b/plugin/metrics/pom.xml index 8a7771d9fb..c809c15aaf 100644 --- a/plugin/metrics/pom.xml +++ b/plugin/metrics/pom.xml @@ -4,7 +4,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../pom.xml diff --git a/plugin/web-ui/addon/pom.xml b/plugin/web-ui/addon/pom.xml index 061b1ce97b..3d9d3bfa1b 100644 --- a/plugin/web-ui/addon/pom.xml +++ b/plugin/web-ui/addon/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../../pom.xml diff --git a/plugin/web-ui/marketplace/pom.xml b/plugin/web-ui/marketplace/pom.xml index eeab790654..5a84874605 100644 --- a/plugin/web-ui/marketplace/pom.xml +++ b/plugin/web-ui/marketplace/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.web.ui nuxeo-web-ui-parent - 3.0.17-rc.29 + 3.0.17 ../../../pom.xml @@ -12,7 +12,7 @@ Nuxeo Web UI - Marketplace Package - 3.0.17-rc.029 + ${project.version} diff --git a/pom.xml b/pom.xml index 8c5f4153a1..0e61cc5869 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ pom Nuxeo Web UI - Parent Nuxeo Web UI - Parent - 3.0.17-rc.29 + 3.0.17 2021.*