diff options
Diffstat (limited to 'STALService/pom.xml')
-rw-r--r-- | STALService/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/STALService/pom.xml b/STALService/pom.xml index 93181adb..e9c573f1 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -18,5 +18,10 @@ <artifactId>STAL</artifactId> <version>1.0-SNAPSHOT</version> </dependency> + <dependency> + <groupId>at.gv.egiz</groupId> + <artifactId>utils</artifactId> + <version>1.0-SNAPSHOT</version> + </dependency> </dependencies> </project>
\ No newline at end of file |