aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/pom.xml b/java/pom.xml
index a92da320..ded4d909 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -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>