diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-09 16:01:38 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-09 16:01:38 +0100 |
commit | 989f5cfa9c9c6f60ce6e161983be8434ca87a698 (patch) | |
tree | b46a7c66a5c10d5d6dcbf31392fa62796e927bc9 /id/pom.xml | |
parent | 95a13bba7fc04b13a666442bbe9ef89d3822068e (diff) | |
download | moa-id-spss-989f5cfa9c9c6f60ce6e161983be8434ca87a698.tar.gz moa-id-spss-989f5cfa9c9c6f60ce6e161983be8434ca87a698.tar.bz2 moa-id-spss-989f5cfa9c9c6f60ce6e161983be8434ca87a698.zip |
remove MOA-SPSS from buildpath and add MOA-SPSS container-modul
Diffstat (limited to 'id/pom.xml')
-rw-r--r-- | id/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/pom.xml b/id/pom.xml index 0aa9740ac..4aff9f373 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -14,10 +14,10 @@ <modules> <module>oa</module> -<!-- <module>templates</module> --> + <module>moa-spss-container</module> <module>server</module> <module>ConfigWebTool</module> - <module>moa-id-webgui</module> + <module>moa-id-webgui</module> </modules> <properties> |