fix bad jelly

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-02-27 21:52:08 +00:00
parent df558cc6bb
commit a8d856afe1

View File

@@ -1,9 +1,6 @@
<?xml version="1.0"?>
<m:project xmlns:j="jelly:core"
xmlns:test="jelly:junit"
xmlns:m="jelly:jeez"
<j:jelly xmlns:j="jelly:core"
xmlns:x="jelly:xml"
xmlns:l="jelly:org.apache.commons.latka.jelly.LatkaTagLibrary"
xmlns="dummy">
<suite>
@@ -28,4 +25,4 @@
</session>
</suite>
</m:project>
</j:jelly>