diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/features')
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta1/features/all/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/features/all/pom.xml b/sca-java-2.x/branches/2.0-Beta1/features/all/pom.xml index d7f9f51b08..d9d5b86d92 100644 --- a/sca-java-2.x/branches/2.0-Beta1/features/all/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta1/features/all/pom.xml @@ -149,13 +149,11 @@ <version>2.0-Beta1-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-Beta1-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-Beta1-SNAPSHOT</version> </dependency> ---> <dependency> <groupId>org.apache.tuscany.sca</groupId> |