Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Bump snapshot versions (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeoneToIgnore committed Oct 2, 2018
1 parent 8800e15 commit 3983a6d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>flow-component-base</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</parent>

<artifactId>vaadin-dialog-flow</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>

<properties>
<flow.version>1.1-SNAPSHOT</flow.version>
<flow.version>1.2-SNAPSHOT</flow.version>
</properties>

<repositories>
Expand Down Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-combo-box-flow</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 3983a6d

Please sign in to comment.