Skip to content

Commit

Permalink
Revert "Fix"
Browse files Browse the repository at this point in the history
This reverts commit b3438a0.
  • Loading branch information
Sn0w3y committed Jun 16, 2024
1 parent b3438a0 commit 9beee76
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions io.openems.edge.meter.tibber/bnd.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ Bundle-Version: 1.0.0.${tstamp}
-buildpath: \
${buildpath},\
bcprov,\
io.openems.common,\
io.openems.edge.bridge.http
io.openems.edge.common,\
io.openems.edge.meter.api,\
io.openems.edge.timedata.api,\
io.openems.common,\
org.openmuc.jsml,\
org.apache.commons.codec,\
io.openems.edge.bridge.http,\
org.openmuc.jsml,\

-testpath: \
${testpath}
${testpath},\
io.openems.common,\
io.openems.edge.meter.api,\
io.openems.edge.bridge.http

0 comments on commit 9beee76

Please sign in to comment.