Update asciidoc to refer to .settings.xml
Fixes gh-13
This commit is contained in:
committed by
Dave Syer
parent
6eddd8ce17
commit
2a3bd7f1d8
@@ -9,7 +9,7 @@ To install locally:
|
||||
|
||||
----
|
||||
|
||||
$ mvn install -s .settings.xml
|
||||
$ mvn install
|
||||
----
|
||||
|
||||
and to deploy snapshots to repo.spring.io:
|
||||
|
||||
@@ -7,7 +7,7 @@ To install locally:
|
||||
|
||||
----
|
||||
|
||||
$ mvn install
|
||||
$ mvn install -s .settings.xml
|
||||
----
|
||||
|
||||
and to deploy snapshots to repo.spring.io:
|
||||
|
||||
Reference in New Issue
Block a user