Fix instructions for RELEASE build (#91)
* Fix instructions for RELEASE build
- this got clobbered as part of 45afb30582 (diff-7bd4a925c695c2eb0eced3872b9b965f)
* - adding fix to docs/src/main/asciidoc
This commit is contained in:
committed by
Spencer Gibb
parent
f84e70f32f
commit
1fa159bead
@@ -70,7 +70,7 @@ and to deploy snapshots to repo.spring.io:
|
||||
$ mvn install -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local
|
||||
----
|
||||
|
||||
for a.BUILD-SNAPSHOT build use
|
||||
for a RELEASE build use
|
||||
|
||||
----
|
||||
$ mvn install -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local
|
||||
|
||||
@@ -19,7 +19,7 @@ and to deploy snapshots to repo.spring.io:
|
||||
$ mvn install -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local
|
||||
----
|
||||
|
||||
for a.BUILD-SNAPSHOT build use
|
||||
for a RELEASE build use
|
||||
|
||||
----
|
||||
$ mvn install -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local
|
||||
|
||||
Reference in New Issue
Block a user