diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-05 12:38:45 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-05 12:38:45 +0100 |
commit | c3745720650268de1f1b06e2b3dc891122ace9bb (patch) | |
tree | d092a52508a1746150d03c75364b7f9fa8b51677 /id/server/idserverlib/moa-id-lib.iml | |
parent | a0d75604747c0dcb314ef5de37d2c47c51312006 (diff) | |
download | moa-id-spss-c3745720650268de1f1b06e2b3dc891122ace9bb.tar.gz moa-id-spss-c3745720650268de1f1b06e2b3dc891122ace9bb.tar.bz2 moa-id-spss-c3745720650268de1f1b06e2b3dc891122ace9bb.zip |
changing some stork parameters; adjusting spss maven config
Diffstat (limited to 'id/server/idserverlib/moa-id-lib.iml')
-rw-r--r-- | id/server/idserverlib/moa-id-lib.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/idserverlib/moa-id-lib.iml b/id/server/idserverlib/moa-id-lib.iml index e79bae817..1c04295d7 100644 --- a/id/server/idserverlib/moa-id-lib.iml +++ b/id/server/idserverlib/moa-id-lib.iml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> <output url="file://$MODULE_DIR$/target/classes" /> <output-test url="file://$MODULE_DIR$/target/test-classes" /> <content url="file://$MODULE_DIR$"> |