using svn:externals the commons-build directory is included into trunks-sandbox, this removes the dependency on the ../jakarta-commons/ directory path

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/graph2/trunk@149171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dirkv 2005-01-30 22:21:39 +00:00
parent c437f16769
commit e1665833bb

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<extend>../sandbox-build/project.xml</extend>
<extend>../commons-build/sandbox-project.xml</extend>
<id>commons-graph</id>
<name>Graph</name>
<currentVersion>0.8.2</currentVersion>