diff options
Diffstat (limited to 'id')
| -rw-r--r-- | id/server/auth/pom.xml | 4 | ||||
| -rw-r--r-- | id/server/idserverlib/pom.xml | 8 | 
2 files changed, 6 insertions, 6 deletions
| diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index ed809aee9..3a84ca37d 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -147,10 +147,10 @@          </dependency> -->   <!--         Adding stork module dependency automatically adds stork capabilities.  --> -		<dependency> +<!-- 		<dependency>  			<groupId>MOA.id.server.modules</groupId>  			<artifactId>moa-id-module-stork</artifactId> -		</dependency> +		</dependency> -->  		<!-- Adding monitoring module dependency automatically adds monitoring capabilities. -->  		<dependency> diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index ee697926b..3aa5d9869 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -33,7 +33,7 @@  			<version>6.1.1</version>
  			<scope>test</scope>
  		</dependency>
 -	<dependency>
 +<!-- 	<dependency>
  		<groupId>eu.stork</groupId>
  		<artifactId>oasis-dss-api</artifactId>
  		<version>1.0.0-RELEASE</version>
 @@ -43,7 +43,7 @@  				<artifactId>commons-io</artifactId>
  			</exclusion>
  		</exclusions>
 -	</dependency>
 +	</dependency> -->
      <dependency>
      	<groupId>at.gv.egiz.components</groupId>
 @@ -90,11 +90,11 @@              <artifactId>Commons</artifactId>
              <version>1.4.0</version>
          </dependency> -->
 -        <dependency>
 +<!--         <dependency>
              <groupId>eu.stork</groupId>
              <artifactId>SamlEngine</artifactId>
              <version>1.5.1</version>
 -        </dependency>
 +        </dependency> -->
  		<dependency>
  			<groupId>MOA</groupId>
 | 
