mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-01-23 03:16:04 +00:00
9 lines
279 B
Properties
9 lines
279 B
Properties
# Universal bastools version number. Used for:
|
|
# - Naming JAR file.
|
|
# - The build will insert this into a file that is read at run time as well.
|
|
version=5.0-SNAPSHOT
|
|
|
|
# Maven Central Repository G and A of GAV coordinate. :-)
|
|
group=org.applecommander
|
|
archivesBaseName=bastools
|