aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2018-09-13 09:13:49 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2018-09-13 09:13:49 +0200
commit48c01192e1be9143eca957140aed879018956c45 (patch)
tree45fdf427b586734c0ffd280488b8cbed633bafd7 /eidas_modules/authmodule-eIDAS-v2/pom.xml
parent40e2aa80025083f017ae521704d853e4a4ac9267 (diff)
downloadNational_eIDAS_Gateway-48c01192e1be9143eca957140aed879018956c45.tar.gz
National_eIDAS_Gateway-48c01192e1be9143eca957140aed879018956c45.tar.bz2
National_eIDAS_Gateway-48c01192e1be9143eca957140aed879018956c45.zip
remove dataStore implementation
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 5dae81c3..e70543c7 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -115,11 +115,11 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>${org.xerial.sqlite-jdbc.version}</version>
- </dependency>
+ </dependency> -->
<dependency>
<groupId>javax.servlet</groupId>