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