aboutsummaryrefslogtreecommitdiff
path: root/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 560e6fe5a..054eb4843 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -25,6 +25,10 @@
<artifactId>iaik_jce_full</artifactId>
</dependency>
<dependency>
+ <groupId>iaik.prod</groupId>
+ <artifactId>iaik_moa</artifactId>
+ </dependency>
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>