Skip to content

Commit 36cb424

Browse files
authored
buildsystem / external dependecy instructions fixed (openhab#1521)
Signed-off-by: Sami Salonen <[email protected]>
1 parent d3d7392 commit 36cb424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developers/buildsystem.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Generally all dependencies should be OSGi-bundles and available on JCenter.
2121

2222
### External dependency
2323

24-
In most cases they should be referenced in the project POM with scope `provided`:
24+
In most cases they should be referenced in the project POM with scope `compile`:
2525

2626
```xml
2727
<dependencies>

0 commit comments

Comments
 (0)