Skip to content

Commit

Permalink
Import *version.xml into global.xml to reduce clutter
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 22, 2015
1 parent a181ca4 commit 5966484
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
<property name="test.dir" value="${basedir}/TEST" />

<property name="import.dir" value="${basedir}/../antlib/resources"/>
<import file="${import.dir}/gitversion.xml" optional="true"/>
<import file="${import.dir}/global.xml"/>
<import file="${import.dir}/version.xml"/>
<import file="${import.dir}/lifecycle.xml"/>

<macrodef name="insightBuild">
Expand Down

0 comments on commit 5966484

Please sign in to comment.