Skip to content

Commit

Permalink
default build target = jar
Browse files Browse the repository at this point in the history
  • Loading branch information
m0wfo committed Dec 9, 2012
1 parent 1048cb6 commit 070bb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
@@ -1,4 +1,4 @@
<project name="SprintStack" default="dist" basedir="." xmlns:ivy="antlib:org.apache.ivy.ant">
<project name="SprintStack" default="jar" basedir="." xmlns:ivy="antlib:org.apache.ivy.ant">
<description>
Distributed + Evented I/O for Rhino
</description>
Expand Down

0 comments on commit 070bb26

Please sign in to comment.