aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

Dynamic CloudHSM version and jar file in pom.xml #25

Closed mayankambaliya closed 5 years ago

mayankambaliya commented 5 years ago

The CloudHSM version and jar file was hardcoded in pom file to 2.0.0 Add variables (CLOUDHSM_JAR_PATH and CLOUDHSM_VERSION) to specify custom version and jar files.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.