Commit c0a6a6b4 authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #2033 from frett/osgiExport

update the OSGi metadata for the javanano package
parents 8c936063 b6dec9b8
...@@ -164,8 +164,8 @@ ...@@ -164,8 +164,8 @@
<configuration> <configuration>
<instructions> <instructions>
<Bundle-DocURL>https://developers.google.com/protocol-buffers/</Bundle-DocURL> <Bundle-DocURL>https://developers.google.com/protocol-buffers/</Bundle-DocURL>
<Bundle-SymbolicName>com.google.protobuf</Bundle-SymbolicName> <Bundle-SymbolicName>com.google.protobuf.nano</Bundle-SymbolicName>
<Export-Package>com.google.protobuf;version=3.0.0-alpha-7</Export-Package> <Export-Package>com.google.protobuf.nano;version=3.0.0-alpha-7</Export-Package>
</instructions> </instructions>
</configuration> </configuration>
</plugin> </plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment