Update asciidoc to refer to .settings.xml

Fixes gh-13
This commit is contained in:
Ilayaperumal Gopinathan
2015-08-13 11:14:40 +01:00
committed by Dave Syer
parent 6eddd8ce17
commit 2a3bd7f1d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ To install locally:
----
$ mvn install -s .settings.xml
$ mvn install
----
and to deploy snapshots to repo.spring.io:
+1 -1
View File
@@ -7,7 +7,7 @@ To install locally:
----
$ mvn install
$ mvn install -s .settings.xml
----
and to deploy snapshots to repo.spring.io: