summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2021-10-06 16:02:41 +0300
committerGitHub <noreply@github.com>2021-10-06 16:02:41 +0300
commit9060d940074ad6c2c152bfd7719528a3c695da25 (patch)
tree5da1248633e94d2e051aaf5cbe9ca20027657423
parent84341c4ae7bad17d1e89ccf1dc129e6287810cd7 (diff)
downloadvaadin-framework-9060d940074ad6c2c152bfd7719528a3c695da25.tar.gz
vaadin-framework-9060d940074ad6c2c152bfd7719528a3c695da25.zip
Remove the vaadin-snapshots repo (#12420)
-rw-r--r--uitest/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 5a96b8497d..690193e4e6 100644
--- a/uitest/pom.xml
+++ b/uitest/pom.xml
@@ -34,16 +34,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>vaadin-snapshots</id>
- <url>http://oss.sonatype.org/content/repositories/vaadin-snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
</repositories>
<dependencies>