aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-21 18:09:50 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-12-21 18:09:50 +0100
commitd8a6a3a0fa27f6ea487c9fc4006f705383780917 (patch)
tree9dcc4a29f153fcbb5313ec32b46162adcb89233f /connector
parent10533a1a5a4e833f2436cd4752cabba8e6d664f3 (diff)
downloadNational_eIDAS_Gateway-d8a6a3a0fa27f6ea487c9fc4006f705383780917.tar.gz
National_eIDAS_Gateway-d8a6a3a0fa27f6ea487c9fc4006f705383780917.tar.bz2
National_eIDAS_Gateway-d8a6a3a0fa27f6ea487c9fc4006f705383780917.zip
switch to eIDAS Ref Impl. v2.5
Diffstat (limited to 'connector')
-rw-r--r--connector/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index 3c2ddf07..dad27b38 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -110,15 +110,6 @@
<finalName>ms_connector</finalName>
<plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.8</source>
- <target>1.8</target>
- </configuration>
- </plugin>
-
<!-- enable co-existence of testng and junit -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>