diff options
Diffstat (limited to 'id/server')
| -rw-r--r-- | id/server/moa-id-commons/pom.xml | 4 | ||||
| -rw-r--r-- | id/server/pom.xml | 4 | ||||
| -rw-r--r-- | id/server/proxy/pom.xml | 4 | ||||
| -rw-r--r-- | id/server/stork2-commons/pom.xml | 4 | ||||
| -rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 4 | 
5 files changed, 10 insertions, 10 deletions
| diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 608ad0ed9..02915ef18 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -243,7 +243,7 @@                  </executions>              </plugin> --> -           	 <plugin> +<!--            	 <plugin>              		<groupId>org.codehaus.mojo</groupId>              		<artifactId>properties-maven-plugin</artifactId>              		<version>1.0-alpha-2</version> @@ -260,7 +260,7 @@            		          </configuration>                		  </execution>              		</executions> -        		</plugin> +        		</plugin> -->                  <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->                  <plugin> diff --git a/id/server/pom.xml b/id/server/pom.xml index cd2f82e84..f574a0cf2 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -28,7 +28,7 @@      <build>
          <plugins>
 -        		<plugin>
 +<!--         		<plugin>
              		<groupId>org.codehaus.mojo</groupId>
              		<artifactId>properties-maven-plugin</artifactId>
              		<version>1.0-alpha-2</version>
 @@ -45,7 +45,7 @@            		          </configuration>
                		  </execution>
              		</executions>
 -        		</plugin>
 +        		</plugin> -->
          	</plugins>
         </build>
 diff --git a/id/server/proxy/pom.xml b/id/server/proxy/pom.xml index c7024e0ea..2b74266f2 100644 --- a/id/server/proxy/pom.xml +++ b/id/server/proxy/pom.xml @@ -26,7 +26,7 @@  	<build>
  		<plugins>
 -				        <plugin>
 +<!-- 				        <plugin>
              		<groupId>org.codehaus.mojo</groupId>
              		<artifactId>properties-maven-plugin</artifactId>
              		<version>1.0-alpha-2</version>
 @@ -43,7 +43,7 @@            		          </configuration>
                		  </execution>
              		</executions>
 -        		</plugin>
 +        		</plugin> -->
  			<plugin>
  				<groupId>org.apache.maven.plugins</groupId>
 diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index e74f702a8..c6d15b51b 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -147,7 +147,7 @@  		<plugins> -		          <plugin> +<!-- 		          <plugin>              		<groupId>org.codehaus.mojo</groupId>              		<artifactId>properties-maven-plugin</artifactId>              		<version>1.0-alpha-2</version> @@ -164,7 +164,7 @@            		          </configuration>                		  </execution>              		</executions> -        		</plugin> +        		</plugin> -->  			<plugin>  				<groupId>org.apache.maven.plugins</groupId> diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index 5a6621f12..ed5dfa973 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -156,7 +156,7 @@  		</pluginManagement>
  		<plugins>
 -		           	 <plugin>
 +<!-- 		           	 <plugin>
              		<groupId>org.codehaus.mojo</groupId>
              		<artifactId>properties-maven-plugin</artifactId>
              		<version>1.0-alpha-2</version>
 @@ -173,7 +173,7 @@            		          </configuration>
                		  </execution>
              		</executions>
 -        		</plugin>
 +        		</plugin> -->
  			<plugin>
  				<groupId>org.apache.maven.plugins</groupId>
 | 
