diff --git a/pom/plugin.jelly b/pom/plugin.jelly index 1968f638..f803796d 100644 --- a/pom/plugin.jelly +++ b/pom/plugin.jelly @@ -22,6 +22,7 @@ xmlns:j="jelly:core" xmlns:d="jelly:define" xmlns:pom="pom" + xmlns:plugin="plugin" xmlns:util="jelly:util" xmlns:ant="jelly:ant" xmlns:artifact="artifact"> @@ -54,17 +55,10 @@ - + - - - - - - - - @@ -72,15 +66,15 @@ - - - - - - + xsd file: ${xsd} + + - + + diff --git a/pom/project.xml b/pom/project.xml index e3ef8ad3..3b515a86 100644 --- a/pom/project.xml +++ b/pom/project.xml @@ -87,32 +87,10 @@ dom4j 1.4-dev-8 - - xml-apis - xml-apis - 1.0.b2 - maven maven 1.0 - - isorelax - isorelax - 20030108 - - - - - thaiopensource - jing - 20030619 - - - xerces - xerces - 2.4.0 -