aboutsummaryrefslogtreecommitdiff
path: root/javanano/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'javanano/pom.xml')
-rw-r--r--javanano/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/javanano/pom.xml b/javanano/pom.xml
index e6a03d15..6ebba3cf 100644
--- a/javanano/pom.xml
+++ b/javanano/pom.xml
@@ -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>