summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-10-13 13:54:09 +0200
committergjoranv <gv@oath.com>2017-10-13 13:54:09 +0200
commit839404616f13abbed48f917505eac57c6ac93ea0 (patch)
tree5dd77de1f0968ca40d32738efcbf995612c8d925 /container
parent2e1b909b1dbf01ed53367d84f9e0f40f0757737f (diff)
Emphasize 'provided scope'.
Diffstat (limited to 'container')
-rw-r--r--container/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/README.md b/container/README.md
index 56172c49787..05eb34531f5 100644
--- a/container/README.md
+++ b/container/README.md
@@ -1,5 +1,5 @@
# Container
Convenience dependency for users developing OSGi bundles for JDisc.
-Add this maven module as dependency in your pom.xml, and it will
+Add this maven artifact as a **provided** scope dependency in your pom.xml, and it will
transitively pull in all dependencies needed to develop JDisc bundles.