We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d7392 commit 36cb424Copy full SHA for 36cb424
developers/buildsystem.md
@@ -21,7 +21,7 @@ Generally all dependencies should be OSGi-bundles and available on JCenter.
21
22
### External dependency
23
24
-In most cases they should be referenced in the project POM with scope `provided`:
+In most cases they should be referenced in the project POM with scope `compile`:
25
26
```xml
27
<dependencies>
0 commit comments