aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
authorThomas <>2022-03-10 10:55:36 +0100
committerThomas <>2022-03-10 10:55:36 +0100
commit0ee42637f04ada0a7265a7803e66d230b768a866 (patch)
tree08c4e975f2a0aab5fbcb6898d3a25c774a00010a /connector
parent8af25296dddd9cf3c43931f8cb4d552bb94ebf3d (diff)
downloadNational_eIDAS_Gateway-0ee42637f04ada0a7265a7803e66d230b768a866.tar.gz
National_eIDAS_Gateway-0ee42637f04ada0a7265a7803e66d230b768a866.tar.bz2
National_eIDAS_Gateway-0ee42637f04ada0a7265a7803e66d230b768a866.zip
build: remove dependency that was added twice
Diffstat (limited to 'connector')
-rw-r--r--connector/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index a7f065ed..d631f766 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -155,12 +155,7 @@
<artifactId>eaaf-core</artifactId>
<scope>test</scope>
<type>test-jar</type>
- </dependency>
- <dependency>
- <groupId>at.gv.egiz.eaaf</groupId>
- <artifactId>eaaf_module_pvp2_sp</artifactId>
- <scope>test</scope>
- </dependency>
+ </dependency>
<dependency>
<groupId>at.gv.egiz.eaaf</groupId>
<artifactId>eaaf_module_pvp2_sp</artifactId>