aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id.iml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 20:06:41 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 20:06:41 +0100
commit7f1c5affaa9358bef6995371dc08c8f0c981a849 (patch)
tree089323d31208d1cca2fdc61c79b5a59351f72594 /id/server/moa-id.iml
parentcd0887a43b0b4350e736433c2b513901a2151601 (diff)
downloadmoa-id-spss-7f1c5affaa9358bef6995371dc08c8f0c981a849.tar.gz
moa-id-spss-7f1c5affaa9358bef6995371dc08c8f0c981a849.tar.bz2
moa-id-spss-7f1c5affaa9358bef6995371dc08c8f0c981a849.zip
resolving problems related to commons and slf4j libraries
Diffstat (limited to 'id/server/moa-id.iml')
-rw-r--r--id/server/moa-id.iml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/moa-id.iml b/id/server/moa-id.iml
index 567359474..c418d6693 100644
--- a/id/server/moa-id.iml
+++ b/id/server/moa-id.iml
@@ -1,8 +1,8 @@
<?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_5" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/../target/classes" />
- <output-test url="file://$MODULE_DIR$/../target/test-classes" />
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>