Skip to content

Commit

Permalink
Merge pull request #15 from google/pom_version_fix
Browse files Browse the repository at this point in the history
Bump version for maven-bundle-plugin
  • Loading branch information
liujisi committed Sep 4, 2014
2 parents 9faecf7 + ec0c9e4 commit edc5994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit edc5994

Please sign in to comment.