From 074cc3cff2f00457318bd322a6bd58f65686ae5c Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 16 Nov 2010 10:40:14 +0000 Subject: Tag for 1.6.1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035578 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.6.1-RC2/modules/contribution-groovy/pom.xml | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-RC2/modules/contribution-groovy/pom.xml (limited to 'sca-java-1.x/tags/1.6.1-RC2/modules/contribution-groovy/pom.xml') diff --git a/sca-java-1.x/tags/1.6.1-RC2/modules/contribution-groovy/pom.xml b/sca-java-1.x/tags/1.6.1-RC2/modules/contribution-groovy/pom.xml new file mode 100644 index 0000000000..ac257156d4 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC2/modules/contribution-groovy/pom.xml @@ -0,0 +1,84 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6.1 + ../pom.xml + + + tuscany-contribution-groovy + Apache Tuscany SCA Groovy contributions + + + + org.apache.tuscany.sca + tuscany-contribution + 1.6.1 + + + org.codehaus.groovy + groovy-all-minimal + 1.5.4 + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6.1 + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6.1 + test + + + + junit + junit + 4.5 + test + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.contribution.groovy + ${pom.name} + org.apache.tuscany.sca.contribution.groovy* + + + + + + + -- cgit v1.2.3