diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-04-01 14:02:19 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-04-01 14:02:19 +0200 |
commit | 779030ed2d7091183b3faf13fec57fa270d46c3a (patch) | |
tree | 7ec80f3fc88df276bd5986278952a8e681e6badb /id/server/stork2-saml-engine | |
parent | d3e125d701cbced027c0b1da16aaaa6d3615f3cb (diff) | |
download | moa-id-spss-779030ed2d7091183b3faf13fec57fa270d46c3a.tar.gz moa-id-spss-779030ed2d7091183b3faf13fec57fa270d46c3a.tar.bz2 moa-id-spss-779030ed2d7091183b3faf13fec57fa270d46c3a.zip |
change version to 2.0.1
Diffstat (limited to 'id/server/stork2-saml-engine')
-rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index ec328e039..e4af3d90e 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -3,7 +3,7 @@ <parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
|