diff options
author | Christian Maierhofer <cmaierhofer@iaik.tugraz.at> | 2016-04-26 15:35:46 +0200 |
---|---|---|
committer | Christian Maierhofer <cmaierhofer@iaik.tugraz.at> | 2016-04-26 15:35:46 +0200 |
commit | 129285d2c6fcd82a3cba7fc5345e87699129c005 (patch) | |
tree | c325262f5fc6f2f3fa5fdd5fdc0f63a6725adf64 /id/moa-id-webgui/pom.xml | |
parent | 851f8c8ed0959c75a2bd28a61ff4cd5dd49f98f5 (diff) | |
download | moa-id-spss-129285d2c6fcd82a3cba7fc5345e87699129c005.tar.gz moa-id-spss-129285d2c6fcd82a3cba7fc5345e87699129c005.tar.bz2 moa-id-spss-129285d2c6fcd82a3cba7fc5345e87699129c005.zip |
modified RedisTransactionStorage, modified beans definition
Diffstat (limited to 'id/moa-id-webgui/pom.xml')
-rw-r--r-- | id/moa-id-webgui/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index 8d35abd20..31247efc1 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -58,10 +58,6 @@ <artifactId>hyperjaxb3-ejb-runtime</artifactId> <groupId>org.jvnet.hyperjaxb3</groupId> </exclusion> - <exclusion> - <artifactId>hibernate-c3p0</artifactId> - <groupId>org.hibernate</groupId> - </exclusion> </exclusions> </dependency> |