We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b26e5 commit 7529970Copy full SHA for 7529970
README.md
@@ -33,14 +33,7 @@ Add the following dependencies in your pom.xml file:
33
</dependency>
34
```
35
36
-```xml
37
-<repository>
38
- <id>vaadin-addons</id>
39
- <url>https://maven.vaadin.com/vaadin-addons</url>
40
-</repository>
41
-```
42
-
43
-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/).
44
45
## Building and running demo
46
0 commit comments