From 3e671446c6aa824d7145e0f3d93aadd839a4f26e Mon Sep 17 00:00:00 2001 From: Martin Lopez Date: Mon, 5 Aug 2024 16:04:02 -0300 Subject: [PATCH] docs: update the location of the released and snapshot versions --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 514f52a..ae5cbf5 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,7 @@ Add the following dependencies in your pom.xml file: ``` -```xml - - vaadin-addons - https://maven.vaadin.com/vaadin-addons - -``` - -For SNAPSHOT versions see [here](https://maven.flowingcode.com/snapshots/). +Release versions are available from Maven Central repository. For SNAPSHOT versions see [here](https://maven.flowingcode.com/snapshots/). ## Building and running demo