summaryrefslogtreecommitdiffstats
path: root/sandbox/dougsleite/guardian-model/pom.xml
diff options
context:
space:
mode:
authordougsleite <dougsleite@13f79535-47bb-0310-9956-ffa450edef68>2009-06-02 17:55:34 +0000
committerdougsleite <dougsleite@13f79535-47bb-0310-9956-ffa450edef68>2009-06-02 17:55:34 +0000
commitdc597c10f1ef39ba5513a7131f809ca9a3d3b6a4 (patch)
tree371781fb96552baae162759d3731fa4161f7ea01 /sandbox/dougsleite/guardian-model/pom.xml
parent93af1c6a6cc481b6204cd4d12e3d99ed7d419130 (diff)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781101 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/dougsleite/guardian-model/pom.xml')
-rw-r--r--sandbox/dougsleite/guardian-model/pom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sandbox/dougsleite/guardian-model/pom.xml b/sandbox/dougsleite/guardian-model/pom.xml
index 82a1bd5c87..cf7bda80b6 100644
--- a/sandbox/dougsleite/guardian-model/pom.xml
+++ b/sandbox/dougsleite/guardian-model/pom.xml
@@ -75,6 +75,19 @@
<artifactId>junit</artifactId>
<version>4.5</version>
<scope>test</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>axis2-jaxws</artifactId>
+ <version>1.4.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.axis2</groupId>
+ <artifactId>axis2</artifactId>
+ <version>1.2</version>
+ <type>pom</type>
</dependency>
</dependencies>