- remove redundant classloader properties
- fix some HTML links
- reformat and remove unused properties


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-04-08 00:54:56 +00:00
parent f5f0dd4dbc
commit e7d5d40a1f
39 changed files with 28 additions and 257 deletions

View File

@@ -58,17 +58,11 @@
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-interaction</artifactId>
<version>20030211.143817</version>
<properties>
<classloader>root.maven</classloader>
</properties>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
<version>20030211.142821</version>
<properties>
<classloader>root.maven</classloader>
</properties>
</dependency>
</dependencies>
</project>