Expose gRPC service in OSGi service registry
[ccsdk/sli/adaptors.git] / grpc-resource / provider / pom.xml
index c567bba..4eee611 100644 (file)
                             io.grpc.util
                         </Export-Package>
                         <Import-Package>!com.google.errorprone.annotations,*</Import-Package>
+                        <Embed-Dependency>*;inline=META-INF/services/**</Embed-Dependency>
                     </instructions>
                 </configuration>
             </plugin>