Skip to content

Commit 8342a7b

Browse files
committed
Fix in readme
1 parent fc4a182 commit 8342a7b

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
@@ -65,7 +65,7 @@ The group is defined via the `group = ...` statement in the build files / conven
6565
This corresponds to how GA coordinates are typically mapped to module names.
6666

6767
If you do not follow this pattern, you can also use a prefix that differs from the group:
68-
`javaModuleDependencies.getOwnModuleNamesPrefix.set("org.my.module.name.prefix")`.
68+
`javaModuleDependencies.ownModuleNamesPrefix.set("org.my.module.name.prefix")`.
6969

7070
## Defining module versions
7171

0 commit comments

Comments
 (0)