aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-decisionmaker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples-decisionmaker/pom.xml')
-rw-r--r--examples/examples-decisionmaker/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml
index 9384a0963..cafc60d56 100644
--- a/examples/examples-decisionmaker/pom.xml
+++ b/examples/examples-decisionmaker/pom.xml
@@ -51,13 +51,11 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-grizzly2-http</artifactId>
- <version>${version.jersey}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
- <version>${version.jersey}</version>
<scope>test</scope>
</dependency>
<dependency>