mirror of
https://github.com/AppleCommander/applesingle.git
synced 2024-12-27 21:31:34 +00:00
9 lines
284 B
Properties
9 lines
284 B
Properties
# Universal applesingle version number. Used for:
|
|
# - Naming JAR file.
|
|
# - The build will insert this into a file that is read at run time as well.
|
|
version=1.0.0
|
|
|
|
# Maven Central Repository G and A of GAV coordinate. :-)
|
|
group=net.sf.applecommander
|
|
archivesBaseName=AppleCommander
|