From 0f72626e59d77f0365c1e6bbb9420f6693ffc67d Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:55:01 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882848 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/sca/containers/container.rhino/pom.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 sca-java-1.x/tags/java-M1-20060518/java/sca/containers/container.rhino/pom.xml (limited to 'sca-java-1.x/tags/java-M1-20060518/java/sca/containers/container.rhino/pom.xml') diff --git a/sca-java-1.x/tags/java-M1-20060518/java/sca/containers/container.rhino/pom.xml b/sca-java-1.x/tags/java-M1-20060518/java/sca/containers/container.rhino/pom.xml new file mode 100644 index 0000000000..3f8d8fe9cd --- /dev/null +++ b/sca-java-1.x/tags/java-M1-20060518/java/sca/containers/container.rhino/pom.xml @@ -0,0 +1,68 @@ + + + + + + org.apache.tuscany.sca.containers + tuscany-sca-containers + incubating-M1 + + + 4.0.0 + tuscany-container-rhino + Tuscany Rhino JavaScript Container + Tuscany Rhino JavaScript Container + incubating-M1 + + + + org.apache.tuscany + tuscany-core + ${pom.version} + compile + + + + rhino + js + 1.6R2 + compile + + + + org.apache.tuscany.databinding + tuscany-databinding-sdo + ${pom.version} + compile + + + + xmlbeans + xbean + 2.1.0 + compile + + + + junit + junit + 3.8.1 + test + + + + -- cgit v1.2.3