summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-08-26 19:33:37 +0200
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2014-08-26 21:54:35 +0200
commit743be64bc376c0bd3e3d1cc3178bda0b65cdff9a (patch)
treef3a2cae159b20da048683b0683a7603f017174f8 /pom.xml
parent8d3b399b1bcbe860fe64097b8af053af4bb7bbed (diff)
downloadmocca-743be64bc376c0bd3e3d1cc3178bda0b65cdff9a.tar.gz
mocca-743be64bc376c0bd3e3d1cc3178bda0b65cdff9a.tar.bz2
mocca-743be64bc376c0bd3e3d1cc3178bda0b65cdff9a.zip
Add git repo URL to pom
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 2e112630..bcd03a5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,9 +53,9 @@
</developer>
</developers>
<scm>
- <connection>scm:svn:https://joinup.ec.europa.eu/svn/mocca/trunk</connection>
- <developerConnection>scm:svn:https://joinup.ec.europa.eu/svn/mocca/trunk</developerConnection>
- <url>https://joinup.ec.europa.eu/svn/mocca/trunk</url>
+ <connection>scm:git:http://git.egiz.gv.at/git/mocca</connection>
+ <developerConnection>scm:git:git://gitlab@gitlab.iaik.tugraz.at:tobias.kellner/mocca.git</developerConnection>
+ <url>http://git.egiz.gv.at/git/mocca</url>
</scm>
<organization>
<name>E-Government Innovation Center (EGIZ)</name>