diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-02 10:43:59 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-02 10:43:59 +0100 |
commit | 30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9 (patch) | |
tree | 9ab8760bdfffab275b98d4e89fe5244c3d1d8809 /pom.xml | |
parent | c3a7ea3758c23d0d1f147aa29c13d09fd0334f35 (diff) | |
download | moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.gz moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.bz2 moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.zip |
remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is already moved to a new repository.
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -83,11 +83,7 @@ </property> </activation> <modules> -<!-- <module>common</module> --> -<!-- <module>spss</module> --> - - <module>id</module> - + <module>id</module> </modules> <repositories> <repository> |