xiaofeng@google.com 12 жил өмнө
parent
commit
c9f69500b7
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      java/pom.xml

+ 3 - 1
java/pom.xml

@@ -138,7 +138,9 @@
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            <Export-Package>*</Export-Package>
+            <Bundle-DocURL>http://code.google.com/p/protobuf</Bundle-DocURL>
+            <Bundle-SymbolicName>com.google.protobuf</Bundle-SymbolicName>
+            <Export-Package>com.google.protobuf;version=2.5.0</Export-Package>
           </instructions>
         </configuration>
       </plugin>