2018-03-02 18:47:06 +00: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 18:09:17 +00:00
|
|
|
version=1.6.0-PRE
|
2018-03-09 03:31:22 +00:00
|
|
|
|
2018-03-10 06:21:09 +00:00
|
|
|
# Dependency versions
|
2018-04-29 15:31:39 +00:00
|
|
|
shkVersion=1.2.2
|
2018-06-09 03:18:41 +00:00
|
|
|
asVersion=1.2.1
|
2018-11-22 03:51:07 +00:00
|
|
|
btVersion=0.3.0
|
2018-03-09 03:31:22 +00:00
|
|
|
swtVersion=4.6.1
|
|
|
|
junitVersion=4.12
|
|
|
|
antVersion=1.8.2
|
|
|
|
commonsLang3Version=3.7
|
2018-03-10 06:21:09 +00:00
|
|
|
|
|
|
|
# Maven Central Repository G and A of GAV coordinate. :-)
|
|
|
|
group=net.sf.applecommander
|
|
|
|
archivesBaseName=AppleCommander
|