Skip to content

Commit

Permalink
Fix groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
TatuLund authored Feb 3, 2023
1 parent c1e2164 commit 836f1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selection-grid-pro-flow-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
</dependency>

<dependency>
<groupId>com.vaadin.componentfactory</groupId>
<groupId>org.vaadin.addons.componentfactory</groupId>
<artifactId>selection-grid-pro-flow</artifactId>
<version>${project.version}</version>
</dependency>
Expand Down

0 comments on commit 836f1c5

Please sign in to comment.