diff options
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE | 2 | ||||
-rw-r--r-- | sca-java-2.x/trunk/features/all/pom.xml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE index 17f7719bf5..7bf827f5d4 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE @@ -2223,7 +2223,7 @@ EXHIBIT A -Mozilla Public License. Original Code Source Code for Your Modifications.]
========================================================================================================
-The jython-2.2.1.jar includes files under the following licenses:
+The jython-2.5.2-beta1.jar includes files under the following licenses:
The Jython License
A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml index fdfc991150..6edfccb18a 100644 --- a/sca-java-2.x/trunk/features/all/pom.xml +++ b/sca-java-2.x/trunk/features/all/pom.xml @@ -248,13 +248,11 @@ <version>2.0-SNAPSHOT</version> </dependency> -<!-- not in distro until build settles down <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-python-runtime</artifactId> <version>2.0-SNAPSHOT</version> </dependency> ---> <dependency> <groupId>org.apache.tuscany.sca</groupId> |