diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-09-11 13:35:52 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-09-11 13:35:52 +0200 |
commit | ea372a857b53b67cb6f7be7f5a1285066aadc9da (patch) | |
tree | ef3c694b9762bfebb0b143ecda2444377220762d /pom.xml | |
parent | dd9e461075a23bc75f9db708609a9d0f0ece3901 (diff) | |
download | National_eIDAS_Gateway-ea372a857b53b67cb6f7be7f5a1285066aadc9da.tar.gz National_eIDAS_Gateway-ea372a857b53b67cb6f7be7f5a1285066aadc9da.tar.bz2 National_eIDAS_Gateway-ea372a857b53b67cb6f7be7f5a1285066aadc9da.zip |
some more updates
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <!-- ===================================================================== --> <egiz-spring-api>0.1</egiz-spring-api> <egiz-eventlog-slf4jBackend>0.4</egiz-eventlog-slf4jBackend> - <eaaf-core.version>1.0.1</eaaf-core.version> + <eaaf-core.version>1.0.2</eaaf-core.version> <!-- <org.springframework.version>5.0.6.RELEASE</org.springframework.version> --> <org.springframework.version>4.3.17.RELEASE</org.springframework.version> |