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 10e2a55 commit 0302faaCopy full SHA for 0302faa
pom.xml
@@ -59,6 +59,13 @@
59
</dependencyManagement>
60
61
<repositories>
62
+ <repository>
63
+ <id>central</id>
64
+ <url>https://repo.maven.apache.org/maven2</url>
65
+ <snapshots>
66
+ <enabled>false</enabled>
67
+ </snapshots>
68
+ </repository>
69
<repository>
70
<id>Vaadin Directory</id>
71
<url>https://maven.vaadin.com/vaadin-addons</url>
0 commit comments