Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.
peteraarum edited this page May 11, 2016 · 1 revision

Deploying new version to Qapital Nexus

mvn deploy:deploy-file -DgroupId=com.plaid -DartifactId=plaid-java -Dversion=0.2.13-SNAPSHOT -DgeneratePom=true -Dpackaging=jar -DrepositoryId=qapital-snapshots -Durl=http://nexus.qptlops.net:8081/content/repositories/snapshots -Dfile=target/plaid-java-0.2.13-SNAPSHOT.jar

Clone this wiki locally