From ebb89430400c2cb1d1c74ca18927375ff41601cc Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 5 Feb 2009 07:55:03 +0000 Subject: Move the contrib folder out of the sca trunk build as discussed on the ML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/policy-security-jsr250/pom.xml | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 java/sca-contrib/modules/policy-security-jsr250/pom.xml (limited to 'java/sca-contrib/modules/policy-security-jsr250/pom.xml') diff --git a/java/sca-contrib/modules/policy-security-jsr250/pom.xml b/java/sca-contrib/modules/policy-security-jsr250/pom.xml new file mode 100644 index 0000000000..ddd8e5e307 --- /dev/null +++ b/java/sca-contrib/modules/policy-security-jsr250/pom.xml @@ -0,0 +1,64 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-policy-security-jsr250 + Apache Tuscany SCA Java JSR250 Implementation + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-security + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java + 2.0-SNAPSHOT + + + + javax.annotation + jsr250-api + 1.0 + + + + + -- cgit v1.2.3