Skip to content

Commit a401892

Browse files
committed
Disable other runtimes for now
1 parent 15b29d2 commit a401892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target-platform/target-platform.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,6 @@ Export-Package: org.apache.maven.*;-noimport:=true;provider=m2e;mandatory
189189
Import-Package: !*
190190
]]></instructions>
191191
</location>
192-
<location type="Target" uri="file:${project_loc:/m2e-core}/target-platform/m2e-runtimes.target"/>
192+
<!-- <location type="Target" uri="file:${project_loc:/m2e-core}/target-platform/m2e-runtimes.target"/> -->
193193
</locations>
194194
</target>

0 commit comments

Comments
 (0)