fixed xml version in build file

This commit is contained in:
Diego Waxemberg
2013-12-15 14:32:37 -05:00
parent fed46a2a49
commit 06a217da94

View File

@@ -1,4 +1,4 @@
<?xml version="2.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="all" name="Create Runnable Jar for Limelight">
<property name="one-jar.dist.dir" value="${basedir}"/>