Skip to content

Commit 7529970

Browse files
elPeirettipaodb
authored andcommitted
docs(readme): remove reference to Vaadin directory
1 parent 76b26e5 commit 7529970

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,7 @@ Add the following dependencies in your pom.xml file:
3333
</dependency>
3434
```
3535

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/).
36+
Release versions are available from Maven Central repository. For SNAPSHOT versions see [here](https://maven.flowingcode.com/snapshots/).
4437

4538
## Building and running demo
4639

0 commit comments

Comments
 (0)