Skip to content

Commit 841e851

Browse files
javier-godoypaodb
authored andcommitted
docs(readme): correct groupId in documentation
1 parent 3a5b423 commit 841e851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add the following dependencies in your pom.xml file:
2727

2828
```xml
2929
<dependency>
30-
<groupId>com.flowingcode.vaadin.addons</groupId>
30+
<groupId>com.flowingcode.vaadin</groupId>
3131
<artifactId>json-migration-helper</artifactId>
3232
<version>X.Y.Z</version>
3333
</dependency>

0 commit comments

Comments
 (0)