From fff04f54ef4825719e72e4bf962ac78b6185d785 Mon Sep 17 00:00:00 2001 From: Paola De Bartolo Date: Fri, 13 May 2022 14:01:26 -0300 Subject: [PATCH] build: update version to 1.0.1 for release --- pom.xml | 2 +- vcf-timeline-demo/pom.xml | 2 +- vcf-timeline/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8c0d626..eed0e6b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.vaadin.addons.componentfactory vcf-timeline-root - 1.0.1-SNAPSHOT + 1.0.1 pom vcf-timeline diff --git a/vcf-timeline-demo/pom.xml b/vcf-timeline-demo/pom.xml index cbc4641..de583c6 100644 --- a/vcf-timeline-demo/pom.xml +++ b/vcf-timeline-demo/pom.xml @@ -6,7 +6,7 @@ org.vaadin.addons.componentfactory vcf-timeline-demo - 1.0.1-SNAPSHOT + 1.0.1 Timeline Demo war diff --git a/vcf-timeline/pom.xml b/vcf-timeline/pom.xml index 63fd184..7a8b197 100644 --- a/vcf-timeline/pom.xml +++ b/vcf-timeline/pom.xml @@ -6,7 +6,7 @@ org.vaadin.addons.componentfactory vcf-timeline - 1.0.1-SNAPSHOT + 1.0.1 jar Timeline for Flow