summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-24 12:09:44 +0100
committerbschnalzer <bianca.schnalzer@egiz.gv.at>2017-03-24 12:09:44 +0100
commit9bae57a66d16a68d0787bea90a0966a4cb2b0bbd (patch)
treecda16c8dae843b96413b1b4e4221a604035da2e6 /pom.xml
parent74e3076b18e9f8d39c7ed16f1fe24b527fbcf338 (diff)
downloadmocca-9bae57a66d16a68d0787bea90a0966a4cb2b0bbd.tar.gz
mocca-9bae57a66d16a68d0787bea90a0966a4cb2b0bbd.tar.bz2
mocca-9bae57a66d16a68d0787bea90a0966a4cb2b0bbd.zip
[maven-release-plugin] prepare for next development iteration
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 b798e07f..1a0b03e7 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.25</version>
+ <version>1.3.26-SNAPSHOT</version>
<name>MOCCA</name>
<description>MOCCA (Modular Open Citizen Card Architecture) project</description>
<url>http://joinup.ec.europa.eu/site/mocca/</url>
@@ -418,12 +418,12 @@
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCertificates</artifactId>
- <version>1.3.25</version>
+ <version>1.1.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUFonts</artifactId>
- <version>1.2</version>
+ <version>1.3.26-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>