mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
Update asciidoc to refer to .settings.xml
Fixes gh-13
This commit is contained in:
committed by
Dave Syer
parent
6eddd8ce17
commit
2a3bd7f1d8
+1
-1
@@ -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