Deployment to GitHub and Bintray should be done automatic.
mvn release:prepare release:perform
Deploy SNAPSHOTs to Bintray is not possible. Therefore we skip bintray, when we deploy manuell to GitHub.
mvn clean deploy -Pskip-bintray
Deployment to GitHub and Bintray should be done automatic.
mvn release:prepare release:perform
Deploy SNAPSHOTs to Bintray is not possible. Therefore we skip bintray, when we deploy manuell to GitHub.
mvn clean deploy -Pskip-bintray