aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas <>2022-03-10 10:40:41 +0100
committerThomas <>2022-03-10 10:40:41 +0100
commit299c7c03abdae50b42bd917197ead682933847e0 (patch)
treefb56aaa024719608bdb55aec107137d32224faa1 /pom.xml
parent560974bb1dc6e6b3d6f743d9920dfe3886db48a5 (diff)
downloadNational_eIDAS_Gateway-299c7c03abdae50b42bd917197ead682933847e0.tar.gz
National_eIDAS_Gateway-299c7c03abdae50b42bd917197ead682933847e0.tar.bz2
National_eIDAS_Gateway-299c7c03abdae50b42bd917197ead682933847e0.zip
build: remove dependency that was include twice
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/pom.xml b/pom.xml
index 6facd30a..12d3fcb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -527,14 +527,7 @@
<version>${eaaf-core.version}</version>
<scope>test</scope>
<type>test-jar</type>
- </dependency>
- <dependency>
- <groupId>at.gv.egiz.eaaf</groupId>
- <artifactId>eaaf_module_pvp2_idp</artifactId>
- <version>${eaaf-core.version}</version>
- <scope>test</scope>
- <type>test-jar</type>
- </dependency>
+ </dependency>
<dependency>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>core_common_lib</artifactId>