Skip to content

Commit d45495e

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/codec/trunk@130298 13f79535-47bb-0310-9956-ffa450edef68
1 parent dbed28a commit d45495e

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,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project>
3-
<extend>../project.xml</extend>
3+
<extend>../commons-build/project.xml</extend>
44
<name>Codec</name>
55
<id>commons-codec</id>
66
<currentVersion>1.2</currentVersion>

0 commit comments

Comments
 (0)