summaryrefslogtreecommitdiff
path: root/BKUOnline/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r--BKUOnline/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index dacdbaf5..c73a9f17 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -43,6 +43,12 @@
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>at.gv.egiz</groupId>
+ <artifactId>BKUApplet</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <scope>provided</scope>
+ </dependency>
<!--
| see https://wsit.dev.java.net/issues/show_bug.cgi?id=970
-->