Skip to content

Commit

Permalink
chore: update parent project to 2.0.5 (#2864)
Browse files Browse the repository at this point in the history
the older parent version generate invalid url for projects.
  • Loading branch information
ZheSun88 authored Mar 15, 2022
1 parent a2df619 commit cbbb208
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 cbbb208

Please sign in to comment.