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