Remove unneeded ${basedir}

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-09-02 10:26:08 +00:00
parent 1dbcce37ad
commit 3548d323df
85 changed files with 88 additions and 88 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<extend>${basedir}/../project.xml</extend>
<extend>../project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-tasklist-plugin</id>
<name>Maven Tasklist Plug-in</name>