Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 479 Bytes

qualpay-java-client

Java client for Qualpay.

The sources can be downloaded at https://www.qualpay.com/developer/libs/sdk.

⚠️ Be careful when updating the pom.xml as it contains settings to publish packages to the GitHub Package Registry.

Release:

mvn release:clean
mvn release:prepare
mvn release:perform # Ignore the md5 and sources jar upload failures