diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-26 15:55:11 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-26 15:55:11 +0000 |
commit | a42ba41002d2230fe2aedcb8500ceeba309cc7cf (patch) | |
tree | 335a73678fca2c77942e9142d285773e30126f94 /sca-java-2.x/trunk/features/all | |
parent | 3269a3104b5c6eadb9de6af313aea9de6198fd96 (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@1027603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features/all')
-rw-r--r-- | sca-java-2.x/trunk/features/all/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml index 8566b74fb0..bf168dc8b7 100644 --- a/sca-java-2.x/trunk/features/all/pom.xml +++ b/sca-java-2.x/trunk/features/all/pom.xml @@ -149,13 +149,11 @@ <version>2.0-SNAPSHOT</version> </dependency> -<!-- not in distro until build settles down <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-comet-runtime</artifactId> <version>2.0-SNAPSHOT</version> </dependency> ---> <dependency> <groupId>org.apache.tuscany.sca</groupId> @@ -285,13 +283,11 @@ <!-- policy extensions --> -<!-- not in distro until build settles down <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-logging</artifactId> <version>2.0-SNAPSHOT</version> </dependency> ---> <dependency> <groupId>org.apache.tuscany.sca</groupId> |