Strabon
diff endpoint/pom.xml @ 1552:0e334dc20181
bug in google maps key
author | Dimitris Bilidas <d.bilidas@di.uoa.gr> |
---|---|
date | Mon Nov 09 18:09:06 2020 +0200 (19 months ago) |
parents | 94599fbf9c01 |
children |
line diff
1.1 --- a/endpoint/pom.xml Thu Apr 30 12:57:52 2015 +0300 1.2 +++ b/endpoint/pom.xml Mon Nov 09 18:09:06 2020 +0200 1.3 @@ -76,7 +76,7 @@ 1.4 <!-- JDBC Drivers --> 1.5 1.6 <dependency> 1.7 - <groupId>postgresql</groupId> 1.8 + <groupId>org.postgresql</groupId> 1.9 <artifactId>postgresql</artifactId> 1.10 </dependency> 1.11