Skip to content

Commit 3b4a302

Browse files
committed
Remove Vaadin prereleases and webjars repositories
1 parent abb3f98 commit 3b4a302

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,6 @@
6262
<id>Vaadin Directory</id>
6363
<url>https://maven.vaadin.com/vaadin-addons</url>
6464
</repository>
65-
<repository>
66-
<id>Vaadin prereleases</id>
67-
<url>https://maven.vaadin.com/vaadin-prereleases</url>
68-
</repository>
69-
<!-- The bintray repository contain webjars immediately after generation. If the webjar is available
70-
in Maven central, you do not need this repository -->
71-
<repository>
72-
<id>webjars</id>
73-
<url>https://dl.bintray.com/webjars/maven</url>
74-
</repository>
7565
</repositories>
7666

7767
<dependencies>

0 commit comments

Comments
 (0)