Commit b6dec9b8 authored by Daniel Frett's avatar Daniel Frett

update the OSGi SymbolicName and ExportedPackage for the javanano library

parent e721ce66
......@@ -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>
......
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