diff --git a/build.xml b/build.xml index dcbd9b8..d974c03 100644 --- a/build.xml +++ b/build.xml @@ -10,6 +10,8 @@ + + @@ -46,6 +48,22 @@ class Version { public static String VERSION = "${VERSION}";} + + + + + + + + + + + + + + + + @@ -64,5 +82,9 @@ class Version { public static String VERSION = "${VERSION}";} + + + +