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 0a40b02 commit 09d716cCopy full SHA for 09d716c
pom.xml
@@ -66,6 +66,13 @@
66
</dependencyManagement>
67
68
<repositories>
69
+ <repository>
70
+ <id>central</id>
71
+ <url>https://repo.maven.apache.org/maven2</url>
72
+ <snapshots>
73
+ <enabled>false</enabled>
74
+ </snapshots>
75
+ </repository>
76
<repository>
77
<id>Vaadin Directory</id>
78
<url>https://maven.vaadin.com/vaadin-addons</url>
0 commit comments