aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorChristian Kollmann <christian.kollmann@a-sit.at>2021-12-01 06:46:44 +0100
committerChristian Kollmann <christian.kollmann@a-sit.at>2021-12-01 09:30:06 +0100
commit325c3aff4e4d272072e09de66c06493ebd9858ec (patch)
treed6cfb12b0a0f8c305d77adf360a495717fed93a9 /pom.xml
parent6d1b4d942fdf1c6bcfd673149026cc0d2391064b (diff)
downloadNational_eIDAS_Gateway-325c3aff4e4d272072e09de66c06493ebd9858ec.tar.gz
National_eIDAS_Gateway-325c3aff4e4d272072e09de66c06493ebd9858ec.tar.bz2
National_eIDAS_Gateway-325c3aff4e4d272072e09de66c06493ebd9858ec.zip
Build: Remove dependency on IAIK JCE
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 529b515e..48169e8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -518,7 +518,7 @@
</executions>
<configuration>
<excludedScopes>test</excludedScopes>
- <excludedGroups>iaik.*|MOA.spss.*</excludedGroups>
+ <excludedGroups>MOA.spss.*</excludedGroups>
</configuration>
</plugin>