From fdaae3ffaa2f06063d0afe27b38aa05af398835f Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 13:50:40 +0000 Subject: Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68 --- .../event/samples/helloworld-reference-jms/pom.xml | 10 ++--- .../event/samples/helloworld-service-jms/pom.xml | 8 ++-- sandbox/event/samples/pom.xml | 52 ++++++++++++++++++++++ 3 files changed, 61 insertions(+), 9 deletions(-) create mode 100644 sandbox/event/samples/pom.xml (limited to 'sandbox/event/samples') diff --git a/sandbox/event/samples/helloworld-reference-jms/pom.xml b/sandbox/event/samples/helloworld-reference-jms/pom.xml index 8c9b704c49..1209e4a833 100644 --- a/sandbox/event/samples/helloworld-reference-jms/pom.xml +++ b/sandbox/event/samples/helloworld-reference-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT ../../pom.xml sample-helloworld-reference-jms @@ -39,27 +39,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jms-runtime - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT runtime org.apache.tuscany.sca sample-helloworld-service-jms - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT test diff --git a/sandbox/event/samples/helloworld-service-jms/pom.xml b/sandbox/event/samples/helloworld-service-jms/pom.xml index a80a32fc08..cd3f4c16ae 100644 --- a/sandbox/event/samples/helloworld-service-jms/pom.xml +++ b/sandbox/event/samples/helloworld-service-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT ../../pom.xml sample-helloworld-service-jms @@ -39,21 +39,21 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT compile org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jms-runtime - 1.4-SNAPSHOT + 1.4-EVENT-SNAPSHOT runtime diff --git a/sandbox/event/samples/pom.xml b/sandbox/event/samples/pom.xml new file mode 100644 index 0000000000..4830d48d20 --- /dev/null +++ b/sandbox/event/samples/pom.xml @@ -0,0 +1,52 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.4-EVENT-SNAPSHOT + ../pom.xml + + tuscany-samples + pom + Apache Tuscany SCA Samples + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + default + + true + + + helloworld-reference-jms + helloworld-service-jms + + + + + -- cgit v1.2.3