2018-03-02 12:47:06 -06:00
|
|
|
# Universal AppleCommander version number. Used for:
|
|
|
|
# - Naming JAR file.
|
|
|
|
# - The build will insert this into a file that is read at run time as well.
|
2019-10-06 15:44:08 -05:00
|
|
|
version=1.5.1-PRE
|
2018-03-08 21:31:22 -06:00
|
|
|
|
2018-03-10 00:21:09 -06:00
|
|
|
# Dependency versions
|
2018-04-29 10:31:39 -05:00
|
|
|
shkVersion=1.2.2
|
2018-06-08 22:18:41 -05:00
|
|
|
asVersion=1.2.1
|
2018-11-21 21:51:07 -06:00
|
|
|
btVersion=0.3.0
|
2018-03-08 21:31:22 -06:00
|
|
|
swtVersion=4.6.1
|
|
|
|
junitVersion=4.12
|
|
|
|
antVersion=1.8.2
|
|
|
|
commonsLang3Version=3.7
|
2018-03-10 00:21:09 -06:00
|
|
|
|
|
|
|
# Maven Central Repository G and A of GAV coordinate. :-)
|
|
|
|
group=net.sf.applecommander
|
|
|
|
archivesBaseName=AppleCommander
|