Skip to content

Commit 7fe6f0e

Browse files
committed
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@129980 13f79535-47bb-0310-9956-ffa450edef68
1 parent 518aed9 commit 7fe6f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<project>
4-
<extend>../project.xml</extend>
4+
<extend>../commons-build/project.xml</extend>
55
<id>commons-cli</id>
66
<name>CLI</name>
77

0 commit comments

Comments
 (0)