summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2015-06-02 12:19:18 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2015-06-02 12:19:18 +0200
commit6228b7ac31e7fa28a26e416dd2f65e5b9274f613 (patch)
tree159b3f8f0df0f420e9ee8ec9c8b828d63eb7082b /pom.xml
parent9962dde4a1563076ded1c5717858c6711fc1a6e6 (diff)
downloadegovutils-6228b7ac31e7fa28a26e416dd2f65e5b9274f613.tar.gz
egovutils-6228b7ac31e7fa28a26e416dd2f65e5b9274f613.tar.bz2
egovutils-6228b7ac31e7fa28a26e416dd2f65e5b9274f613.zip
* update SZR client implementation
- update connection timeout to 60sec - fix problem in methode "transformBPK" * update version to 2.0.1
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 06e5a28..14fcbea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.util</groupId>
<artifactId>egovutils</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<name>zuseutil</name>
<url>http://maven.apache.org</url>
<properties>