diff options
-rw-r--r-- | bkucommon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index beb4b3c7..41691dc6 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -19,7 +19,7 @@ </dependency> <dependency> <groupId>at.gv.egiz</groupId> - <artifactId>STAL</artifactId> + <artifactId>STALExt</artifactId> <version>1.0.2-SNAPSHOT</version> </dependency> <dependency> |