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