Add docs for release to bintray
This commit is contained in:
@@ -24,6 +24,12 @@ for a RELEASE build use
|
||||
$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local
|
||||
----
|
||||
|
||||
and for jcenter use
|
||||
|
||||
---
|
||||
$ mvn deploy -DaltReleaseDeploymentRepository=bintray::default::https://api.bintray.com/maven/spring/jars/org.springframework.cloud:build
|
||||
---
|
||||
|
||||
and for Maven Central use
|
||||
|
||||
----
|
||||
|
||||
@@ -22,6 +22,12 @@ for a RELEASE build use
|
||||
$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local
|
||||
----
|
||||
|
||||
and for jcenter use
|
||||
|
||||
---
|
||||
$ mvn deploy -DaltReleaseDeploymentRepository=bintray::default::https://api.bintray.com/maven/spring/jars/org.springframework.cloud:build
|
||||
---
|
||||
|
||||
and for Maven Central use
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user