Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #310 from iocanel/kubernetes-deserializer
Browse files Browse the repository at this point in the history
fix: add missing package from OSGi exports.
  • Loading branch information
Piyush Garg authored Jun 7, 2018
2 parents 16c5203 + cfcc81c commit 2751f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
<instructions>
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
<Export-Package>
io.fabric8.kubernetes.api,
io.fabric8.kubernetes.api.builder,
io.fabric8.kubernetes.api.model,
io.fabric8.kubernetes.api.model.apiextensions,
Expand Down

0 comments on commit 2751f8e

Please sign in to comment.