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