Explicitly set Maven group ID

This commit is contained in:
Carter Jernigan 2022-02-08 08:07:47 -05:00 committed by Carter Jernigan
parent f3b66797d3
commit 94d4a37bb4
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IS_SNAPSHOT=true
LIBRARY_VERSION=1.4.0-beta01
POM_NAME=Zcash Android Wallet SDK
GROUP=cash.z.ecc.android
POM_ARTIFACT_ID=zcash-android-sdk
POM_DESCRIPTION=This lightweight SDK connects Android to Zcash. It welds together Rust and Kotlin in a minimal way, allowing third-party Android apps to send and receive shielded transactions easily, securely and privately.
POM_INCEPTION_YEAR=2018