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_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 ++++--- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'eaaf_modules') 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 -- cgit v1.2.3