Skip to content

Commit

Permalink
change project name in build file
Browse files Browse the repository at this point in the history
  • Loading branch information
mnimer committed Jan 3, 2012
1 parent c9572fe commit d75838a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<project name="cfmJ" default="jar">
<project name="Palladium" default="jar">

<buildnumber file="src/buildnumber.properties"/>
<property name="base.dir" value="."/>
Expand Down

0 comments on commit d75838a

Please sign in to comment.