Add docs for release to bintray

This commit is contained in:
Dave Syer
2015-03-05 15:37:03 +00:00
parent 3923b24dcf
commit 09032a46db
2 changed files with 12 additions and 0 deletions

View File

@@ -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
----

View File

@@ -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
----