Skip to content

Commit

Permalink
Fixed pom files
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Jul 11, 2022
1 parent 72deeff commit e3b900e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flow-tests/test-custom-frontend-directory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>flow-tests</artifactId>
<groupId>com.vaadin</groupId>
<version>23.2-SNAPSHOT</version>
<version>23.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>test-custom-frontend-directory</artifactId>
<version>23.2-SNAPSHOT</version>
<version>23.0-SNAPSHOT</version>
</parent>
<artifactId>flow-test-themes-custom-generatedTs-directory</artifactId>
<name>Flow themes tests in NPM mode with custom generatedTs directory</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>test-custom-frontend-directory</artifactId>
<version>23.2-SNAPSHOT</version>
<version>23.0-SNAPSHOT</version>
</parent>
<artifactId>flow-test-themes-custom-frontend-directory</artifactId>
<name>Flow themes tests in NPM mode with custom frontend directory</name>
Expand Down

0 comments on commit e3b900e

Please sign in to comment.