Skip to content

Commit

Permalink
chore: remove the duplicate version definition (#1033)
Browse files Browse the repository at this point in the history
The starter module defined its own
version which was not updated.

Should just use the parent version.
  • Loading branch information
caalador authored Apr 6, 2022
1 parent 1c9065b commit 435eb58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vaadin-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

<artifactId>vaadin-spring-boot-starter</artifactId>
<name>Spring Boot Starter</name>
<version>10.0-SNAPSHOT</version>
<description>
Spring Boot Starter for Vaadin Flow applications.
</description>
Expand Down

0 comments on commit 435eb58

Please sign in to comment.