Commit cc98ae3
authored
Fix README on publishing to local Maven
Since the switch to the "maven-publish" plugin
(instead of the deprecated "maven" plugin)
in 48e816d,
the correct way to publish to a local Maven
repository is to use the "publishToMavenLocal" task.
Signed-off-by: Johan Kaving <johan@kaving.se>1 parent f621b86 commit cc98ae3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments