summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2019-04-16 16:10:26 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2019-04-16 16:10:26 +0200
commit5b8e1336a4795bfa10402d8076aa6c56e1151c9a (patch)
tree86b3ac7616b64e6d8c9c75ef974801ee8f20e7dc /pom.xml
parentb7d3b91e1cdf59dad48f10ede9c374730547ee1f (diff)
downloadmocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.tar.gz
mocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.tar.bz2
mocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index c5d54409..47e99e7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>at.gv.egiz</groupId>
<artifactId>mocca</artifactId>
<packaging>pom</packaging>
- <version>1.4.1</version>
+ <version>1.4.2-SNAPSHOT</version>
<name>MOCCA</name>
<description>MOCCA (Modular Open Citizen Card Architecture) project</description>
<url>http://joinup.ec.europa.eu/site/mocca/</url>
@@ -60,7 +60,7 @@
<!-- <developerConnection>scm:git:ssh://gitlab@gitlab.iaik.tugraz.at/egiz/mocca.git</developerConnection> -->
<developerConnection>scm:git:https://gitlab.iaik.tugraz.at/egiz/mocca.git</developerConnection>
<url>http://git.egiz.gv.at/mocca</url>
- <tag>mocca-1.4.1</tag>
+ <tag>mocca-1.3.25</tag>
</scm>
<organization>
<name>E-Government Innovation Center (EGIZ)</name>
@@ -426,12 +426,12 @@
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCertificates</artifactId>
- <version>1.1.16</version>
+ <version>1.1.17-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUFonts</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>