summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas <>2023-05-08 17:32:09 +0200
committerThomas <>2023-05-08 17:32:09 +0200
commitae477d6c71c213b9edad2cd05a4349b7fc9db08a (patch)
tree6ce25c037c485930d2d8a6f3361623a77f8cfd47 /pom.xml
parent1e5c2de3a4aafb476070478b27a18caf9efc051b (diff)
downloadEAAF-Components-ae477d6c71c213b9edad2cd05a4349b7fc9db08a.tar.gz
EAAF-Components-ae477d6c71c213b9edad2cd05a4349b7fc9db08a.tar.bz2
EAAF-Components-ae477d6c71c213b9edad2cd05a4349b7fc9db08a.zip
build(core): change maven repo id because it was already used
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1d04804e..3d504245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
</snapshots>
</repository>
<repository>
- <id>egiz-commons</id>
+ <id>egiz-commons-internal</id>
<url>https://apps.egiz.gv.at/maven-internal/</url>
<releases>
<enabled>true</enabled>