diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-05-24 10:07:29 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-05-24 10:07:29 +0200 |
commit | 21e97c8104ff0ff0d91e59f7bf9bceb32fa80d03 (patch) | |
tree | a640f4529f832880a6fcebc3b0bb0a94704c7d61 /pom.xml | |
parent | 08a97049049bb983ea9cadfc3f95d11843c790c1 (diff) | |
download | moa-id-spss-21e97c8104ff0ff0d91e59f7bf9bceb32fa80d03.tar.gz moa-id-spss-21e97c8104ff0ff0d91e59f7bf9bceb32fa80d03.tar.bz2 moa-id-spss-21e97c8104ff0ff0d91e59f7bf9bceb32fa80d03.zip |
update EAAF-Components to 1.0.6.1 to fix bug in SourcePin attribute-builderMOA-ID-3.4.4
add readme_3.4.4.txt and update history.txt
switch version to 3.4.4
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,10 +12,10 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Project Version --> - <moa-id-version>3.4.3</moa-id-version> + <moa-id-version>3.4.4</moa-id-version> - <moa-id-version-final>3.4.3</moa-id-version-final> - <moa-id-version-edu>3.4.3</moa-id-version-edu> + <moa-id-version-final>3.4.4</moa-id-version-final> + <moa-id-version-edu>3.4.4</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> @@ -25,7 +25,7 @@ <moa-id-module-elga_mandate_client>1.3.2</moa-id-module-elga_mandate_client> <!-- =================================================================================== --> - <egiz.eaaf.version>1.0.7</egiz.eaaf.version> + <egiz.eaaf.version>1.0.6.1</egiz.eaaf.version> <org.springframework.version>5.1.5.RELEASE</org.springframework.version> <org.springframework.data.spring-data-jpa>2.1.5.RELEASE</org.springframework.data.spring-data-jpa> <org.springframework.data.spring-data-redis>2.1.5.RELEASE</org.springframework.data.spring-data-redis> |