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 76b6463 commit eec276bCopy full SHA for eec276b
pom.xml
@@ -75,6 +75,13 @@
75
</dependencyManagement>
76
77
<repositories>
78
+ <repository>
79
+ <id>central</id>
80
+ <url>https://repo.maven.apache.org/maven2</url>
81
+ <snapshots>
82
+ <enabled>false</enabled>
83
+ </snapshots>
84
+ </repository>
85
<repository>
86
<id>Vaadin Directory</id>
87
<url>https://maven.vaadin.com/vaadin-addons</url>
0 commit comments