aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-saml-engine/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-04-02 15:14:49 +0200
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-04-02 15:14:49 +0200
commite4669868c8c3bf0744ebb9deac1f1c3fe3664835 (patch)
treebef58125cd27e5c7796ca27122a28b6608b7b3a9 /id/server/stork2-saml-engine/pom.xml
parent4b890232cc2ef904ede71663abb4fb5f3d8be7e8 (diff)
downloadmoa-id-spss-e4669868c8c3bf0744ebb9deac1f1c3fe3664835.tar.gz
moa-id-spss-e4669868c8c3bf0744ebb9deac1f1c3fe3664835.tar.bz2
moa-id-spss-e4669868c8c3bf0744ebb9deac1f1c3fe3664835.zip
language
Diffstat (limited to 'id/server/stork2-saml-engine/pom.xml')
-rw-r--r--id/server/stork2-saml-engine/pom.xml4
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 e4af3d90e..015697c5c 100644
--- a/id/server/stork2-saml-engine/pom.xml
+++ b/id/server/stork2-saml-engine/pom.xml
@@ -133,8 +133,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
- <source>1.7</source>
- <target>1.7</target>
+ <source>1.6</source>
+ <target>1.6</target>
</configuration>
</plugin>