Skip to content

Commit

Permalink
Include com.vaadin/vaadin version in bom (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Dec 18, 2017
1 parent eb748cb commit fd26c91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vaadin-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
</repositories>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Flow -->
<dependency>
<groupId>com.vaadin</groupId>
Expand Down

0 comments on commit fd26c91

Please sign in to comment.