aboutsummaryrefslogtreecommitdiff
path: root/id/server/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-03-09 09:14:38 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-03-09 09:14:38 +0100
commitf66ed1831a4877d6c7cb3c55bbc3fd84024a1523 (patch)
tree0df50de55d7b8a82551742673c9c7e3378b3f042 /id/server/pom.xml
parent6e57e33b0d06dd59124cd61dc2f78e3545642074 (diff)
downloadmoa-id-spss-f66ed1831a4877d6c7cb3c55bbc3fd84024a1523.tar.gz
moa-id-spss-f66ed1831a4877d6c7cb3c55bbc3fd84024a1523.tar.bz2
moa-id-spss-f66ed1831a4877d6c7cb3c55bbc3fd84024a1523.zip
move main frontend GUI to seperate package
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r--id/server/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml
index c311d8d96..dd1d88e76 100644
--- a/id/server/pom.xml
+++ b/id/server/pom.xml
@@ -22,8 +22,9 @@
<module>moa-id-commons</module>
<module>modules</module>
<module>moa-id-spring-initializer</module>
-
+ <module>moa-id-frontend-resources</module>
<module>auth</module>
+
</modules>
<dependencyManagement>