mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Update bnd.bnd for CertificateGenerator package change (#2840)
There is also a bnd.bnd file referencing the CertificateGenerator so it also needs to be updated for the change in #2838 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Bundle-SymbolicName: ${project.artifactId}
|
||||
Bundle-Activator: org.openhab.io.jetty.certificate.internal.CertificateGenerator
|
||||
Bundle-Activator: org.openhab.core.io.jetty.certificate.internal.CertificateGenerator
|
||||
Import-Package: !org.bouncycastle.*,*
|
||||
|
||||
Reference in New Issue
Block a user