Skip to content

Commit

Permalink
docs: update the location of the released and snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopezFC committed Aug 5, 2024
1 parent f09d555 commit 3e67144
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@ Add the following dependencies in your pom.xml file:
```
<!-- the above dependency should be updated with latest released version information -->

```xml
<repository>
<id>vaadin-addons</id>
<url>https://maven.vaadin.com/vaadin-addons</url>
</repository>
```

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

Expand Down

0 comments on commit 3e67144

Please sign in to comment.