diff options
-rw-r--r-- | archiva-jetty/src/main/appended-resources/notice-supplements.xml | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/archiva-jetty/src/main/appended-resources/notice-supplements.xml b/archiva-jetty/src/main/appended-resources/notice-supplements.xml index 61d380fb7..6d5073431 100644 --- a/archiva-jetty/src/main/appended-resources/notice-supplements.xml +++ b/archiva-jetty/src/main/appended-resources/notice-supplements.xml @@ -87,55 +87,5 @@ </licenses> </project> </supplement> - <supplement> - <project> - <groupId>tomcat</groupId> - <artifactId>jasper-compiler</artifactId> - <name>Tomcat Jasper Compiler</name> - <organization> - <name>The Apache Software Foundation</name> - <url>http://www.apache.org/</url> - </organization> - <licenses> - <license> - <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>tomcat</groupId> - <artifactId>jasper-compiler-jdt</artifactId> - <name>Tomcat Jasper Compiler JDT</name> - <organization> - <name>The Apache Software Foundation</name> - <url>http://www.apache.org/</url> - </organization> - <licenses> - <license> - <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>tomcat</groupId> - <artifactId>jasper-runtime</artifactId> - <name>Tomcat Jasper Runtime</name> - <organization> - <name>The Apache Software Foundation</name> - <url>http://www.apache.org/</url> - </organization> - <licenses> - <license> - <name>The Apache Software License, Version 2.0</name> - <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> - </license> - </licenses> - </project> - </supplement> + </supplementalDataModels>
\ No newline at end of file |