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 44a6bd1 commit 47ccfe6Copy full SHA for 47ccfe6
impl/pom.xml
@@ -174,7 +174,7 @@
174
<Bundle-SymbolicName>${spec.bundle.symbolic-name}</Bundle-SymbolicName>
175
<Extension-Name>${spec.extension.name}</Extension-Name>
176
<Implementation-Version>${spec.implementation.version}</Implementation-Version>
177
- <Specification-Vendor>Oracle</Specification-Vendor>
+ <Specification-Vendor>Eclipse Foundation</Specification-Vendor>
178
<Specification-Version>${spec.specification.version}</Specification-Version>
179
<Export-Package>${packages.export}</Export-Package>
180
<Private-Package>${packages.private}</Private-Package>
0 commit comments