We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa6dcb commit ff30fe6Copy full SHA for ff30fe6
1 file changed
pom.xml
@@ -482,10 +482,6 @@
482
<vaadin.version>25.0.0-beta2</vaadin.version>
483
</properties>
484
<repositories>
485
- <repository>
486
- <id>vaadin-prerelease</id>
487
- <url>https://maven.vaadin.com/vaadin-prereleases</url>
488
- </repository>
489
<repository>
490
<id>FlowingCode Snapshots</id>
491
<url>https://maven.flowingcode.com/snapshots</url>
@@ -497,13 +493,6 @@
497
493
</releases>
498
494
</repository>
499
495
</repositories>
500
-
501
- <pluginRepositories>
502
- <pluginRepository>
503
504
505
- </pluginRepository>
506
- </pluginRepositories>
507
496
</profile>
508
509
</profiles>
0 commit comments