Skip to content

Commit

Permalink
Fix distribution management repo url (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezguille authored and Artur- committed Nov 2, 2017
1 parent d64e66d commit 7aaf9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<repository>
<id>vaadin-addons</id>
<name>Vaadin add-ons repository</name>
<url>https://maven.vaadin.com/vaadin-addons</url>
<url>http://tools.vaadin.com/nexus/content/repositories/vaadin-addons</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 7aaf9ab

Please sign in to comment.