| commit | 49bd93a26b8d33c7de43c3dfcdc9ed7676180379 | [log] [tgz] |
|---|---|---|
| author | jansupol <15908245+jansupol@users.noreply.github.com> | Thu Dec 20 03:27:17 2018 +0100 |
| committer | GitHub <noreply@github.com> | Thu Dec 20 03:27:17 2018 +0100 |
| tree | 7a8e7de97bb3b116b403aca401013ef982dd13a7 | |
| parent | f449fd6a7c1e3a7223c9b92fa022063785e3861c [diff] |
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>