diff --git a/README.md b/README.md index f8c4664..2474f8a 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,6 @@ 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/). ## Building and running demo @@ -97,4 +90,4 @@ To do so, just add ```com.flowingcode``` to the ```vaadin.allowed-packages``` pr ```vaadin.allowed-packages = com.vaadin,org.vaadin,dev.hilla,com.flowingcode``` -More information on Spring scanning configuration [here](https://vaadin.com/docs/latest/integrations/spring/configuration/#configure-the-scanning-of-packages). \ No newline at end of file +More information on Spring scanning configuration [here](https://vaadin.com/docs/latest/integrations/spring/configuration/#configure-the-scanning-of-packages).