Update asciidoc to refer to .settings.xml

Fixes gh-13
This commit is contained in:
Ilayaperumal Gopinathan
2015-07-08 12:37:18 -07:00
committed by Dave Syer
parent 6eddd8ce17
commit 2a3bd7f1d8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ To install locally:
----
$ mvn install -s .settings.xml
$ mvn install
----
and to deploy snapshots to repo.spring.io:

View File

@@ -7,7 +7,7 @@ To install locally:
----
$ mvn install
$ mvn install -s .settings.xml
----
and to deploy snapshots to repo.spring.io: