Skip to content

Commit

Permalink
Let's name the JARs jdom2.jar and jdom2-contrib.jar.
Browse files Browse the repository at this point in the history
-jh-
  • Loading branch information
hunterhacker committed Aug 8, 2011
1 parent cbb91ae commit 5a4ad3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -29,7 +29,7 @@ For instructions on how to build JDOM, please view the README.txt file.
<property file="${basedir}/build.properties" />

<property name="Name" value="JDOM"/>
<property name="name" value="jdom"/>
<property name="name" value="jdom2"/>
<property name="version" value="2.alpha"/>
<property name="version.impl" value="${version}"/>
<property name="version.spec" value="2.alpha"/>
Expand Down

0 comments on commit 5a4ad3c

Please sign in to comment.