diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-05-21 12:05:36 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-05-21 12:05:36 +0200 |
commit | fb287cd9b4697b78350666b661bb059e7c66aa67 (patch) | |
tree | fd2d51c122e19976682f1551fe39ea90ecb6cc30 /id/server/stork2-saml-engine | |
parent | e46fd963799f681d69b1eb7f886979e87e0d6340 (diff) | |
download | moa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.tar.gz moa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.tar.bz2 moa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.zip |
build process update
Diffstat (limited to 'id/server/stork2-saml-engine')
-rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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>
|