aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-05-18 15:33:35 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-05-18 15:33:35 +0200
commiteabc105832402655661b950038fa045f23cc67d2 (patch)
treeb03fb20ba6c2d98bb555c3e377af39dff85b90db /pom.xml
parent99d3e36a3ab8e80f4bb691c5a68d162281607e41 (diff)
downloadmoa-id-spss-eabc105832402655661b950038fa045f23cc67d2.tar.gz
moa-id-spss-eabc105832402655661b950038fa045f23cc67d2.tar.bz2
moa-id-spss-eabc105832402655661b950038fa045f23cc67d2.zip
Add first parts for revisionslogging
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>