diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-12 14:53:00 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-12 14:53:00 +0100 |
commit | d7f3715dafaa4f185db7cfacc31b7e96758716ad (patch) | |
tree | 1628726feab832fdda31d081f01fbf7c98957fda | |
parent | bd6492ef3f4576d62b8f7cfe20dbaf425b22e2bb (diff) | |
download | EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.tar.gz EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.tar.bz2 EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.zip |
switch to version 1.0.13.21.0.13.2
-rw-r--r-- | eaaf_core/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_core_api/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_moa-sig/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_core/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 6522bb01..ffea0208 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 63741559..0122e144 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index c3f9339e..b3531699 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index 85e26aae..d3c141d3 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml index 302673de..7911d2cb 100644 --- a/eaaf_modules/eaaf_module_moa-sig/pom.xml +++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index 1b821abf..cf3f3df0 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <artifactId>eaaf_module_pvp2_core</artifactId> <name>eaaf_module_pvp2_core</name> diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index 31e14af7..69028266 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_core</name> diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index 78eb7663..d2157a45 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index 246f09b2..b1b5bf91 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |