From 0ed0a7702850b2001aaa8d5b194708a96e90dea3 Mon Sep 17 00:00:00 2001
From: Thomas Knall <t.knall@datentechnik-innovation.com>
Date: Fri, 9 Jan 2015 11:25:10 +0100
Subject: Apply several fixes.

- Disable erroneous IAIK PKI logger initialization (should be addressed by.
- Remove redundant maven-dependency version declarations.
- Fix maven/eclipse lifecyle warning problem.
---
 spss/handbook/clients/webservice/pom.xml | 2 --
 1 file changed, 2 deletions(-)

(limited to 'spss/handbook/clients/webservice')

diff --git a/spss/handbook/clients/webservice/pom.xml b/spss/handbook/clients/webservice/pom.xml
index 50850b592..9a98ce472 100644
--- a/spss/handbook/clients/webservice/pom.xml
+++ b/spss/handbook/clients/webservice/pom.xml
@@ -6,10 +6,8 @@
 	</parent>
 	
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>MOA.spss.handbook.clients</groupId>
 	<artifactId>moa-spss-handbook-webserviceClient</artifactId>
 	<packaging>jar</packaging>
-	<version>2.0</version>
 	<name>MOA SP/SS Handbook WebService Client</name>
 	
 	<properties>
-- 
cgit v1.2.3