17 lines
358 B
XML
17 lines
358 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="org.springframework.boot.ide.branding.feature"
|
|
label="Spring Tool Suite 4 Branding Feature"
|
|
version="4.2.0.qualifier"
|
|
provider-name="Pivotal, Inc.">
|
|
|
|
<plugin
|
|
id="org.springframework.boot.ide.branding"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false">
|
|
</plugin>
|
|
|
|
</feature>
|