diff --git a/.env.sample b/.env.sample
index ff473e4169..77f42c43d0 100644
--- a/.env.sample
+++ b/.env.sample
@@ -1,4 +1,4 @@
-NUXEO_WEB_UI_VERSION=3.0.27-SNAPSHOT
+NUXEO_WEB_UI_VERSION=3.0.28-SNAPSHOT
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 13f599abf1..25b359c71e 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.27-SNAPSHOT
+version: 3.0.28-SNAPSHOT
diff --git a/ftest/pom.xml b/ftest/pom.xml
index db4695aa05..91eed8929a 100644
--- a/ftest/pom.xml
+++ b/ftest/pom.xml
@@ -4,7 +4,7 @@
org.nuxeo.web.ui
nuxeo-web-ui-parent
- 3.0.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../pom.xml
diff --git a/package.json b/package.json
index 34413e5c53..5e884bd3df 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.27-SNAPSHOT",
+ "version": "3.0.28-SNAPSHOT",
"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.27-rc.0",
+ "@nuxeo/testing-helpers": "~3.0.28-rc.0",
"@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.27-rc.0",
- "@nuxeo/nuxeo-elements": "~3.0.27-rc.0",
- "@nuxeo/nuxeo-ui-elements": "~3.0.27-rc.0",
+ "@nuxeo/nuxeo-dataviz-elements": "~3.0.28-rc.0",
+ "@nuxeo/nuxeo-elements": "~3.0.28-rc.0",
+ "@nuxeo/nuxeo-ui-elements": "~3.0.28-rc.0",
"@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.json b/packages/nuxeo-web-ui-ftest/package.json
index 6ffee03325..3c331643a3 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.27-SNAPSHOT",
+ "version": "3.0.28-SNAPSHOT",
"bin": {
"nuxeo-web-ui-ftest": "./bin/nuxeo-web-ui-ftest.js"
},
diff --git a/plugin/a11y/pom.xml b/plugin/a11y/pom.xml
index 24723d4c0e..7e67ce3450 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../pom.xml
diff --git a/plugin/itests/addon/pom.xml b/plugin/itests/addon/pom.xml
index 68a743ac60..2de34cc1b6 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../../pom.xml
diff --git a/plugin/itests/marketplace/pom.xml b/plugin/itests/marketplace/pom.xml
index b42f8a0b79..889c4f2196 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../../pom.xml
diff --git a/plugin/metrics/pom.xml b/plugin/metrics/pom.xml
index b76ebaec80..b242dcc732 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../pom.xml
diff --git a/plugin/web-ui/addon/pom.xml b/plugin/web-ui/addon/pom.xml
index 880555344e..bc421cab6c 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../../pom.xml
diff --git a/plugin/web-ui/marketplace/pom.xml b/plugin/web-ui/marketplace/pom.xml
index 3b1d41c4e1..3bf8c70254 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.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
../../../pom.xml
diff --git a/pom.xml b/pom.xml
index 4323bcfb7e..90cad7c7cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
pom
Nuxeo Web UI - Parent
Nuxeo Web UI - Parent
- 3.0.27-SNAPSHOT
+ 3.0.28-SNAPSHOT
2021.*