summaryrefslogtreecommitdiffstats
path: root/aafshiro/features/ccsdk-aafshiro/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aafshiro/features/ccsdk-aafshiro/pom.xml')
-rwxr-xr-xaafshiro/features/ccsdk-aafshiro/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml
index f0d9eceb4..abe764432 100755
--- a/aafshiro/features/ccsdk-aafshiro/pom.xml
+++ b/aafshiro/features/ccsdk-aafshiro/pom.xml
@@ -50,5 +50,9 @@
<artifactId>aaf-shiro-aafrealm-osgi-bundle</artifactId>
<version>${aaf-shiro-bundle.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.servicemix.specs</groupId>
+ <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
+ </dependency>
</dependencies>
</project>