Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Enable vaadin-prerelease for snapshot (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 committed Apr 28, 2020
1 parent 20197c1 commit ae1f9e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,9 @@
<repository>
<id>vaadin-prereleases</id>
<url>https://maven.vaadin.com/vaadin-prereleases</url>
</repository>
<repository>
<id>vaadin-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/vaadin-snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<dependencyManagement>
Expand Down

0 comments on commit ae1f9e9

Please sign in to comment.