diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 18:30:38 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 18:30:38 +0100 |
commit | eb2b5a828f25dd52e1e8a74600e321f69dd87c9a (patch) | |
tree | 3f570eacc9acfa3b43aecf566ddcc589ec1fe566 /id/server/pom.xml | |
parent | dbc6bd6c792519467c490e536ff6f1af5175a796 (diff) | |
download | moa-id-spss-eb2b5a828f25dd52e1e8a74600e321f69dd87c9a.tar.gz moa-id-spss-eb2b5a828f25dd52e1e8a74600e321f69dd87c9a.tar.bz2 moa-id-spss-eb2b5a828f25dd52e1e8a74600e321f69dd87c9a.zip |
mw-messages-api
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r-- | id/server/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml index 0f9531abf..de44dca86 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -19,6 +19,7 @@ <module>auth</module>
<module>stork-saml-engine</module>
<module>moa-id-commons</module>
+ <module>mw-messages-api</module>
</modules>
<properties>
|