summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smccSTALExt/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml
index 03a27e2f..3eb1e059 100644
--- a/smccSTALExt/pom.xml
+++ b/smccSTALExt/pom.xml
@@ -23,5 +23,10 @@
<artifactId>BKUGuiExt</artifactId>
<version>${project.parent.version}</version>
</dependency>
+ <dependency>
+ <groupId>at.gv.egiz</groupId>
+ <artifactId>utils</artifactId>
+ <version>${project.parent.version}</version>
+ </dependency>
</dependencies>
</project> \ No newline at end of file