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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user