diff options
| author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-27 14:33:42 +0100 | 
|---|---|---|
| committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-27 14:33:42 +0100 | 
| commit | b17020fa0ab579dd3453aaa9b0bf86d381028156 (patch) | |
| tree | fbc1bc25a66f9044427711205bd4b9dc9d7b511f /id/server | |
| parent | 57a55f121c4afb96a9e8c271a19b70dfe6821cca (diff) | |
| download | moa-id-spss-b17020fa0ab579dd3453aaa9b0bf86d381028156.tar.gz moa-id-spss-b17020fa0ab579dd3453aaa9b0bf86d381028156.tar.bz2 moa-id-spss-b17020fa0ab579dd3453aaa9b0bf86d381028156.zip | |
remove STORK document-service
Diffstat (limited to 'id/server')
| -rw-r--r-- | id/server/idserverlib/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 3aa5d9869..363ca9aad 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -451,7 +451,7 @@  			</exclusions>
  		</dependency>
 -		<dependency>
 +<!-- 		<dependency>
  			<groupId>eu.stork</groupId>
  			<artifactId>DocumentService</artifactId>
  			<version>0.0.1-SNAPSHOT</version>
 @@ -470,7 +470,7 @@  					<groupId>com.sun.xml.ws</groupId>
  				</exclusion>
  			</exclusions>
 -		</dependency>
 +		</dependency> -->
  		<!-- the core, which includes Streaming API, shared low-level abstractions (but NOT data-binding) -->
  		<dependency>
 | 
