diff options
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r-- | uitest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index 239dc9c8f3..3c93b4a811 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -26,7 +26,7 @@ <repositories> <repository> <id>vaadin-addons</id> - <url>http://maven.vaadin.com/vaadin-addons</url> + <url>https://maven.vaadin.com/vaadin-addons</url> </repository> </repositories> |