Merge pull request #15 from google/pom_version_fix

Bump version for maven-bundle-plugin
This commit is contained in:
Jisi Liu 2014-09-04 15:37:28 -07:00
commit edc5994525

View file

@ -148,7 +148,7 @@
<instructions>
<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>
<Export-Package>com.google.protobuf;version=2.6.0</Export-Package>
</instructions>
</configuration>
</plugin>