diff options
author | Sven Gothel <[email protected]> | 2012-11-22 06:39:20 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-11-22 06:39:20 +0100 |
commit | 49416164a4729b1b7e234841ba9be48b9aa90830 (patch) | |
tree | 3ca433f39dd4886de493ccd7046d83809540c980 /build.xml | |
parent | d0737cc4a34a41ad9bdac7de379250cacbf55a1d (diff) | |
parent | 5c894f5055dfdbf571afee3057e46b9912aedb9b (diff) |
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ <?xml version="1.0"?> <project name="Sun Games Initiative Client Technologies" basedir="." default="all" xmlns:artifact="urn:maven-artifact-ant"> + <echo message="${os.arch}"/> <property name="api.version" value="2.0.6"/> <property name="mvn.version" value="${api.version}-SNAPSHOT"/> |