Skip to content

Commit d016c50

Browse files
authored
Fix artifactId in example pom
1 parent 5f49e03 commit d016c50

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
@@ -109,7 +109,7 @@ You can use this validator with the [FileVault Package Maven Plugin][filevault-p
109109
</configuration>
110110
<dependencies>
111111
<dependency>
112-
<groupId>biz.netcentric.filevault.validator</groupId>
112+
<groupId>biz.netcentric.filevault.validators</groupId>
113113
<artifactId>aem-namespacing-content-package-validator</artifactId>
114114
<version><latestversion></version>
115115
</dependency>

0 commit comments

Comments
 (0)