diff options
Diffstat (limited to 'spss/handbook/clients/webservice')
| -rw-r--r-- | spss/handbook/clients/webservice/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/spss/handbook/clients/webservice/pom.xml b/spss/handbook/clients/webservice/pom.xml index 0a48df11c..50850b592 100644 --- a/spss/handbook/clients/webservice/pom.xml +++ b/spss/handbook/clients/webservice/pom.xml @@ -58,7 +58,7 @@  			<artifactId>log4j</artifactId>
  		</dependency>
  		<dependency>
 -			<groupId>postgresql</groupId>
 +			<groupId>org.postgresql</groupId>
  			<artifactId>postgresql</artifactId>
  		</dependency>
  		<dependency>		
 | 
