summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas <>2021-03-11 12:11:28 +0100
committerThomas <>2021-03-11 12:11:28 +0100
commit920a3f289687fbbfba6ab58a66d1cba3099e4f75 (patch)
tree848be74635c3974e9f5512020ea10d5b5727fd8f /pom.xml
parent5aa1fb9d1ec0d01bd553e6743363ce2eaa9751a3 (diff)
downloadegovutils-920a3f289687fbbfba6ab58a66d1cba3099e4f75.tar.gz
egovutils-920a3f289687fbbfba6ab58a66d1cba3099e4f75.tar.bz2
egovutils-920a3f289687fbbfba6ab58a66d1cba3099e4f75.zip
fix bug in ElectonicIdentity DAO that does not distinguish between baseId and bPK in SAML1 response
switch to next snapshot version
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 88bcd66..de05886 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.util</groupId>
<artifactId>egovutils</artifactId>
- <version>2.0.10-SNAPSHOT</version>
+ <version>2.0.11-SNAPSHOT</version>
<name>zuseutil</name>
<url>http://maven.apache.org</url>
<properties>