summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 046cada0cf..092c8994a8 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -70,7 +70,7 @@
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
- <version>2.0-m10</version>
+ <version>${ws.rs.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>