Skip to content

Commit

Permalink
Update bnd to 5.2.0 (openhab#2105)
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn authored Jan 12, 2021
1 parent a0d5800 commit 987af36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>

<bnd.version>5.1.2</bnd.version>
<bnd.version>5.2.0</bnd.version>
<eea.version>2.2.1</eea.version>
<karaf.compile.version>4.2.1</karaf.compile.version>
<karaf.tooling.version>4.2.7</karaf.tooling.version>
Expand Down Expand Up @@ -138,6 +138,7 @@ Import-Package: \\
!*.impl.*, \\
org.openhab.*,\\
org.openhab.core.*
-noimportjava: true
-sources: false
-contract: *
-includeresource: -${.}/NOTICE, -${.}/*.xsd]]></bnd>
Expand Down

0 comments on commit 987af36

Please sign in to comment.