Skip to content

Commit

Permalink
Fix artifactId in example pom
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin authored Dec 10, 2024
1 parent 5f49e03 commit d016c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ You can use this validator with the [FileVault Package Maven Plugin][filevault-p
</configuration>
<dependencies>
<dependency>
<groupId>biz.netcentric.filevault.validator</groupId>
<groupId>biz.netcentric.filevault.validators</groupId>
<artifactId>aem-namespacing-content-package-validator</artifactId>
<version><latestversion></version>
</dependency>
Expand Down

0 comments on commit d016c50

Please sign in to comment.