summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 668b9129..74a4b23c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.gv.egiz</groupId>
<artifactId>mocca</artifactId>
<packaging>pom</packaging>
- <version>1.3.24</version>
+ <version>1.3.25-SNAPSHOT</version>
<name>MOCCA</name>
<description>MOCCA (Modular Open Citizen Card Architecture) project</description>
<url>http://joinup.ec.europa.eu/site/mocca/</url>
@@ -54,8 +54,9 @@
</developers>
<scm>
<connection>scm:git:http://git.egiz.gv.at/git/mocca</connection>
- <developerConnection>scm:git:git://gitlab@gitlab.iaik.tugraz.at:egiz/mocca.git</developerConnection>
+ <developerConnection>scm:git:ssh://gitlab@gitlab.iaik.tugraz.at/egiz/mocca.git</developerConnection>
<url>http://git.egiz.gv.at/mocca</url>
+ <tag>HEAD</tag>
</scm>
<organization>
<name>E-Government Innovation Center (EGIZ)</name>