aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-saml-engine/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-20 13:35:29 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-20 13:35:29 +0100
commit70e3ac3a5a76c430f453019eba72a1f291069913 (patch)
treeaa39fdd5da0a911fceff84d9fe41fcecf1ecb19c /id/server/stork2-saml-engine/pom.xml
parent72f9629c1c16bc0dacbc9aea45f15bd1af9e7f3f (diff)
downloadmoa-id-spss-70e3ac3a5a76c430f453019eba72a1f291069913.tar.gz
moa-id-spss-70e3ac3a5a76c430f453019eba72a1f291069913.tar.bz2
moa-id-spss-70e3ac3a5a76c430f453019eba72a1f291069913.zip
adjust bpk builder
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 cead61eb8..c1992b3fb 100644
--- a/id/server/stork2-saml-engine/pom.xml
+++ b/id/server/stork2-saml-engine/pom.xml
@@ -131,8 +131,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
- <source>1.6</source>
- <target>1.6</target>
+ <source>1.7</source>
+ <target>1.7</target>
</configuration>
</plugin>