From ed8250c3d84cef9a93b8be6d19b517ea95c4303f Mon Sep 17 00:00:00 2001 From: lresende Date: Sun, 27 May 2012 06:25:44 +0000 Subject: Formatting and fixing identention git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343000 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/applications/store/pom.xml | 66 +++++++++++----------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/sca-java-2.x/trunk/samples/applications/store/pom.xml b/sca-java-2.x/trunk/samples/applications/store/pom.xml index cc06aa5672..7896c1c4ed 100644 --- a/sca-java-2.x/trunk/samples/applications/store/pom.xml +++ b/sca-java-2.x/trunk/samples/applications/store/pom.xml @@ -27,19 +27,19 @@ sample-store Apache Tuscany SCA Sample Getting Started Online Store - - - - org.apache.tuscany.sca - tuscany-base-runtime-pom - 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-base-runtime-pom + 2.0-SNAPSHOT pom - - - org.apache.tuscany.sca - tuscany-data-api - 2.0-SNAPSHOT - + + + org.apache.tuscany.sca + tuscany-data-api + 2.0-SNAPSHOT + org.apache.tuscany.sca tuscany-binding-atom-runtime @@ -94,27 +94,27 @@ test - + - ${project.artifactId} - - - org.codehaus.mojo - exec-maven-plugin - 1.1.1 - - - - java - - - - - test - store.StoreTestCase - - - + ${project.artifactId} + + + org.codehaus.mojo + exec-maven-plugin + 1.1.1 + + + + java + + + + + test + store.StoreTestCase + + + - + -- cgit v1.2.3