aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fcf249349..f02102ebb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -742,6 +742,11 @@
</releases-->
<layout>default</layout>
<url>file://${repositoryPath}</url>
- </repository>
+ </repository>
+ <repository>
+ <id>egiz.common.modules</id>
+ <name>EGIZ Internal commons</name>
+ <url>https://demo.egiz.gv.at/int-repo/</url>
+ </repository>
</repositories>
</project>