Strabon
diff generaldb/pom.xml @ 1052:e88617751ee6
merge withe default
author | Konstantina Bereta <Konstantina.Bereta@di.uoa.gr> |
---|---|
date | Fri Apr 19 14:37:09 2013 +0300 (2013-04-19) |
parents | a1e2561b7c2c 95c7633544ad |
children | 2177f4639aae 0ed49ee3eb94 |
line diff
1.1 --- a/generaldb/pom.xml Wed Mar 27 13:30:17 2013 +0200 1.2 +++ b/generaldb/pom.xml Fri Apr 19 14:37:09 2013 +0300 1.3 @@ -78,6 +78,13 @@ 1.4 <artifactId>postgresql</artifactId> 1.5 <scope>provided</scope> 1.6 </dependency> 1.7 + 1.8 + <dependency> 1.9 + <groupId>monetdb</groupId> 1.10 + <artifactId>jdbcclient</artifactId> 1.11 + <scope>provided</scope> 1.12 + </dependency> 1.13 + 1.14 1.15 <dependency> 1.16 <groupId>junit</groupId>