Skip to content

Commit

Permalink
chore: update parent project to 2.0.5 (#2864) (#2865)
Browse files Browse the repository at this point in the history
the older parent version generate invalid url for projects.

Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
vaadin-bot and ZheSun88 authored Mar 15, 2022
1 parent 38f33a0 commit 6c28ac0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-parent</artifactId>
<version>2.0.2</version>
<version>2.0.5</version>
</parent>
<url>https://vaadin.com/components</url>
<properties>
<flow.version>23.0-SNAPSHOT</flow.version>
<testbench.version>8.0.0</testbench.version>
Expand Down

0 comments on commit 6c28ac0

Please sign in to comment.