We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f85f1 commit 4b63f40Copy full SHA for 4b63f40
ua/infocenter-web/infocenter-product/infocenter.product
@@ -64,7 +64,7 @@ org.osgi.framework.bootdelegation=*
64
<plugin id="org.eclipse.osgi"/>
65
<plugin id="org.eclipse.osgi.compatibility.state"/>
66
<plugin id="org.eclipse.osgi.util"/>
67
- <plugin id="org.mortbay.jasper.apache-jsp"/>
+ <plugin id="org.mortbay.jasper.mortbay-apache-jsp"/>
68
</plugins>
69
70
<configurations>
ua/org.eclipse.ua.tests/pom.xml
@@ -62,7 +62,7 @@
62
</requirement>
63
<requirement>
<type>eclipse-plugin</type>
- <id>org.mortbay.jasper.apache-jsp</id>
+ <id>org.mortbay.jasper.mortbay-apache-jsp</id>
<versionRange>0.0.0</versionRange>
</extraRequirements>
0 commit comments