summaryrefslogtreecommitdiffstats
path: root/sandbox/dougsleite/guardian-model/pom.xml
diff options
context:
space:
mode:
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>