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 44d5fe7 commit e4b6613Copy full SHA for e4b6613
pom.xml
@@ -29,6 +29,13 @@
29
</licenses>
30
31
<repositories>
32
+ <repository>
33
+ <id>central</id>
34
+ <url>https://repo.maven.apache.org/maven2</url>
35
+ <snapshots>
36
+ <enabled>false</enabled>
37
+ </snapshots>
38
+ </repository>
39
<repository>
40
<id>Vaadin Directory</id>
41
<url>https://maven.vaadin.com/vaadin-addons</url>
0 commit comments