Skip to content

Commit 38e2d6e

Browse files
committed
Rename build-support.xml to build-ant-macros.xml.
1 parent 7742a7d commit 38e2d6e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<project name="sabbus" default="build"
44
xmlns:artifact="urn:maven-artifact-ant"
55
xmlns:rsel="antlib:org.apache.tools.ant.types.resources.selectors">
6-
<include file="build-support.xml" as="macros"/>
6+
<include file="build-ant-macros.xml" as="macros"/>
77
<include file="src/build/maven/maven-deploy.xml" as="maven-deploy"/>
88

99
<description>

0 commit comments

Comments
 (0)