Have hk2-config provided (#4012)

* Have hk2-config provided

Change-Id: Ifa3eb26eb5927206c0d20c7357ae89eebedc97c7
Signed-off-by: Jan Supol <jan.supol@oracle.com>

* revert empty line

Change-Id: I97aeb739d87d2f2fd67e8119fbeaf0c842444931
Signed-off-by: Jan Supol <jan.supol@oracle.com>
diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml
index 8cf5d2b..10448a4 100644
--- a/containers/glassfish/jersey-gf-ejb/pom.xml
+++ b/containers/glassfish/jersey-gf-ejb/pom.xml
@@ -75,6 +75,7 @@
         <dependency>
             <groupId>org.glassfish.hk2</groupId>
             <artifactId>hk2-config</artifactId>
+            <scope>provided</scope>
         </dependency>
     </dependencies>