Skip to content

Commit

Permalink
GRAILS-5740 - upgrade bundlor to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Jan 18, 2010
1 parent 029c610 commit 0223751
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ant/build/bundle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

</target>

<property name="bundlor.version" value="1.0.0.CI-232" />
<property name="bundlor.version" value="1.0.0.RELEASE" />
<property name="bundlor.zip" value="${basedir}/bundlor/bundlor-${bundlor.version}.zip" />
<property name="bundlor.home" location="${basedir}/target/bundlor-${bundlor.version}" />

Expand Down
Binary file not shown.

0 comments on commit 0223751

Please sign in to comment.