Add the webapp

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829870 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
rfeng 2009-10-26 17:37:13 +00:00
parent bd0decac65
commit 9c319b4743

View file

@ -57,6 +57,12 @@
<artifactId>scatours-contribution-creditcard-payment-jaxb</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-contribution-creditcard-payment-webapp</artifactId>
<version>1.0-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-contribution-creditcard-payment-jaxb-policy</artifactId>