From da9c8502e180ac9249a1a8f37ffe8315d09a9c75 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 7 Oct 2024 11:10:35 +0000 Subject: [PATCH] Release 1.0.1 --- pom.xml | 2 +- vaadin-grid-filter-demo/pom.xml | 4 ++-- vaadin-grid-filter/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b06aee5..6a8b0f6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ software.xdev vaadin-grid-filter-root - 1.0.1-SNAPSHOT + 1.0.1 pom diff --git a/vaadin-grid-filter-demo/pom.xml b/vaadin-grid-filter-demo/pom.xml index 35c1efd..79ca5da 100644 --- a/vaadin-grid-filter-demo/pom.xml +++ b/vaadin-grid-filter-demo/pom.xml @@ -7,11 +7,11 @@ software.xdev vaadin-grid-filter-root - 1.0.1-SNAPSHOT + 1.0.1 vaadin-grid-filter-demo - 1.0.1-SNAPSHOT + 1.0.1 jar diff --git a/vaadin-grid-filter/pom.xml b/vaadin-grid-filter/pom.xml index f268268..fe13846 100644 --- a/vaadin-grid-filter/pom.xml +++ b/vaadin-grid-filter/pom.xml @@ -6,7 +6,7 @@ software.xdev vaadin-grid-filter - 1.0.1-SNAPSHOT + 1.0.1 jar Grid Filter for Vaadin