summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-27 11:19:04 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-27 11:19:04 +0000
commita7e048e4b23e7c6f0aee05d86da197df2c6f4cc8 (patch)
tree0a77a57ff1f51b4f217801707c84e3ec52be4ef4 /sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime
parentcf4aa10b6425159b7f7005ebc5605e2927033607 (diff)
TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Update JSR311 version to the version now pulled in.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/pom.xml b/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/pom.xml
index b344f6974a..86cb9fe8e3 100644
--- a/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/pom.xml
@@ -93,7 +93,7 @@
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
- <version>1.1</version>
+ <version>1.1.1</version>
</dependency>
<dependency>