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 abb3f98 commit 3b4a302Copy full SHA for 3b4a302
pom.xml
@@ -62,16 +62,6 @@
62
<id>Vaadin Directory</id>
63
<url>https://maven.vaadin.com/vaadin-addons</url>
64
</repository>
65
- <repository>
66
- <id>Vaadin prereleases</id>
67
- <url>https://maven.vaadin.com/vaadin-prereleases</url>
68
- </repository>
69
- <!-- The bintray repository contain webjars immediately after generation. If the webjar is available
70
- in Maven central, you do not need this repository -->
71
72
- <id>webjars</id>
73
- <url>https://dl.bintray.com/webjars/maven</url>
74
75
</repositories>
76
77
<dependencies>
0 commit comments