From 87c8894516d852f806facd31234163bd1780a2e2 Mon Sep 17 00:00:00 2001 From: "sergey.tolstyh" Date: Wed, 29 Apr 2026 19:46:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=84=D0=B0=D0=B9=D0=BB=20=D0=BC=D0=BE=D0=B4=D1=83?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 modules.yml diff --git a/modules.yml b/modules.yml new file mode 100644 index 0000000..21bcee9 --- /dev/null +++ b/modules.yml @@ -0,0 +1,12 @@ +projects: + - name: ncore_vaadinflow + group: biz.redsoft.ncore_vaadinflow + submodule: false + codemaker: false + testDependency: false + artifact: vaadin22 + version: 1.10.339.195 + excludes: + - group: biz.redsoft.ncore + modules: + - ncore \ No newline at end of file