Merge pull request #2033 from frett/osgiExport

update the OSGi metadata for the javanano package
This commit is contained in:
Feng Xiao 2016-08-30 10:31:45 -07:00 committed by GitHub
commit c0a6a6b462

View File

@ -164,8 +164,8 @@
<configuration>
<instructions>
<Bundle-DocURL>https://developers.google.com/protocol-buffers/</Bundle-DocURL>
<Bundle-SymbolicName>com.google.protobuf</Bundle-SymbolicName>
<Export-Package>com.google.protobuf;version=3.0.0-alpha-7</Export-Package>
<Bundle-SymbolicName>com.google.protobuf.nano</Bundle-SymbolicName>
<Export-Package>com.google.protobuf.nano;version=3.0.0-alpha-7</Export-Package>
</instructions>
</configuration>
</plugin>