Skip to content

Commit 635c452

Browse files
merksPhilipp0205
authored andcommitted
org.mortbay.jasper.apache-jsp -> org.mortbay.jasper.mortbay-apache-jsp
- The org.mortbay.jasper.apache-jsp artifact was relocated in Maven Central and also changes its BSN. eclipse-platform/eclipse.platform.releng.aggregator#3282
1 parent ddcb650 commit 635c452

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ua/infocenter-web/infocenter-product/infocenter.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ org.osgi.framework.bootdelegation=*
6464
<plugin id="org.eclipse.osgi"/>
6565
<plugin id="org.eclipse.osgi.compatibility.state"/>
6666
<plugin id="org.eclipse.osgi.util"/>
67-
<plugin id="org.mortbay.jasper.apache-jsp"/>
67+
<plugin id="org.mortbay.jasper.mortbay-apache-jsp"/>
6868
</plugins>
6969

7070
<configurations>

ua/org.eclipse.ua.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</requirement>
6363
<requirement>
6464
<type>eclipse-plugin</type>
65-
<id>org.mortbay.jasper.apache-jsp</id>
65+
<id>org.mortbay.jasper.mortbay-apache-jsp</id>
6666
<versionRange>0.0.0</versionRange>
6767
</requirement>
6868
</extraRequirements>

0 commit comments

Comments
 (0)