Skip to content

Commit 430816a

Browse files
committed
Disable other runtimes for now
1 parent 3b25d1d commit 430816a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)