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

Commit

Permalink
Update remaining v16 snapshots (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezguille committed Apr 16, 2020
1 parent 3bda7ee commit 3d4538d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vaadin-accordion-flow-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,17 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-date-picker-flow</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-form-layout-flow</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-notification-flow</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
Expand All @@ -82,7 +82,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-radio-button-flow</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
Expand Down

0 comments on commit 3d4538d

Please sign in to comment.