From 96dab693868e5a566a131ee9f9021db28ba16170 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 30 Jul 2019 12:48:44 +0200 Subject: update pom's --- eaaf_core/pom.xml | 10 +++++----- eaaf_core_api/pom.xml | 4 ++-- eaaf_modules/eaaf_module_auth_sl20/pom.xml | 4 ++-- eaaf_modules/eaaf_module_moa-sig/pom.xml | 5 ++--- eaaf_modules/eaaf_module_pvp2_core/pom.xml | 4 ++-- eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 4 ++-- eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 4 ++-- eaaf_modules/pom.xml | 7 ++++--- pom.xml | 4 ++-- 9 files changed, 23 insertions(+), 23 deletions(-) diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 0f6b3082..0ef9155f 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -3,14 +3,14 @@ 4.0.0 - at.gv.egiz - eaaf - 1.x - + at.gv.egiz + eaaf + ${egiz.eaaf.version} + ../pom.xml + at.gv.egiz.eaaf eaaf-core - ${egiz.eaaf.version} EAAF core components Core components for identity managment implementations diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 76783159..d36227f4 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -5,11 +5,11 @@ at.gv.egiz eaaf - 1.x + ${egiz.eaaf.version} + ../pom.xml at.gv.egiz.eaaf eaaf_core_api - ${egiz.eaaf.version} API for EAAF core components Core components API for identity managment implementations diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index 722b334a..d7a05ee7 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,10 +3,10 @@ at.gv.egiz.eaaf eaaf_modules - 1.x + ${egiz.eaaf.version} + ../pom.xml eaaf_module_auth_sl20 - ${egiz.eaaf.version} Generic SL2.0 authentication diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml index 82d8f1e5..22548142 100644 --- a/eaaf_modules/eaaf_module_moa-sig/pom.xml +++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml @@ -5,11 +5,10 @@ at.gv.egiz.eaaf eaaf_modules - 1.x + ${egiz.eaaf.version} + ../pom.xml eaaf_module_moa-sig - ${egiz.eaaf.version} - MOA-Sig signature verification module diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index ae942318..19c3a970 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -11,10 +11,10 @@ at.gv.egiz.eaaf eaaf_modules - 1.x + ${egiz.eaaf.version} + ../pom.xml eaaf_module_pvp2_core - ${egiz.eaaf.version} eaaf_module_pvp2_core http://maven.apache.org diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index b22b20f5..4f3340af 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -8,10 +8,10 @@ at.gv.egiz.eaaf eaaf_modules - 1.x + ${egiz.eaaf.version} + ../pom.xml eaaf_module_pvp2_idp - ${egiz.eaaf.version} eaaf_module_pvp2_core http://maven.apache.org diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index a4e8d4ca..24a0558c 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -8,10 +8,10 @@ at.gv.egiz.eaaf eaaf_modules - 1.x + ${egiz.eaaf.version} + ../pom.xml eaaf_module_pvp2_sp - ${egiz.eaaf.version} eaaf_module_pvp2_sp http://maven.apache.org diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index 6f567ae8..d321223f 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -3,9 +3,10 @@ --> 4.0.0 - at.gv.egiz - eaaf - 1.x + at.gv.egiz + eaaf + ${egiz.eaaf.version} + ../pom.xml at.gv.egiz.eaaf diff --git a/pom.xml b/pom.xml index 924ad50d..1f0f3958 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 at.gv.egiz eaaf - 1.x + ${egiz.eaaf.version} pom EGIZ EAAF components @@ -17,7 +17,7 @@ 1.8 - 1.0.9-snapshot + 1.0.8 -- cgit v1.2.3